ALSA: usx2y: Use common error handling code in submit_urbs()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Sep 2017 13:00:08 +0000 (15:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Sep 2017 08:28:30 +0000 (10:28 +0200)
commitd2d977087970526ac7c8b08a492081ea2e1f6c29
tree2da9a3070c0a60bcbce8c91fce766bd1c718b1d6
parent80753cdfef2a16a71d7c6b5aafe9700a2650913c
ALSA: usx2y: Use common error handling code in submit_urbs()

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/usb_stream.c