ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Sep 2017 11:30:14 +0000 (13:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Sep 2017 07:23:26 +0000 (09:23 +0200)
commitf16e666b9b7e07237ca0669df9b89ccf8dfc102c
tree786a78f2756fee9b20e5dbf6a9266c13c26676c2
parent2a0d85d9add77bb7a4ddd61557ffb21ca5370d15
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()

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/firewire/motu/motu-stream.c