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)
commit468778a09c8a0c0b495064745ece2c73f4b4d389
treee0aab4592115686106a6a133f18beedd1a59968e
parentee5f38a4459a453ba5d5bdacdcffdf408548338f
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