ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Sep 2017 14:26:29 +0000 (16:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:29:35 +0000 (10:29 +0200)
commitf804fff1361c9da30efc21721dc0ae5934413c4b
tree81dca7d9a6e3a13350b0366dd34f37523b7a46cb
parentd2d977087970526ac7c8b08a492081ea2e1f6c29
ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()

Add a jump target so that a bit of exception handling can be better reused
at the end of this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/6fire/chip.c