]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: us122l: Use common error handling code in us122l_create_card()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Sep 2017 12:45:09 +0000 (14:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:27:42 +0000 (10:27 +0200)
commitb36b75786f37d070597c1a54963e7f95c3b0fdf8
treec6f4aabb83c84c27c5cf196a6c8c90984b13036b
parent4a7f4caed3bb1c84576e0b1a109c3a65840f27b3
ALSA: us122l: Use common error handling code in us122l_create_card()

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/usx2y/us122l.c