]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: maestro3: Use common error handling code in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Sep 2017 06:18:30 +0000 (08:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:23:47 +0000 (10:23 +0200)
commit5bb02dc8714ae20ad068274d0419f8bc6256d114
treee0aab4592115686106a6a133f18beedd1a59968e
parentf681a12d8329df4f7673b137ad6314f742a07bdd
ALSA: maestro3: Use common error handling code in two functions

Add jump targets so that a bit of exception handling can be better reused
at the end of these functions.

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/pci/maestro3.c