]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4103ea331e2d20aece33838dfd4bc2adf1723d59
tree81dca7d9a6e3a13350b0366dd34f37523b7a46cb
parent0abc359dc16dfa2d3f6c2715aa5842ad45ec8cd6
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