]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: sh: Use more common error handling code in snd_aica_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 17 Jun 2026 06:42:18 +0000 (08:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Jun 2026 09:06:09 +0000 (11:06 +0200)
commit9e6febe7891316182bcd80cb46b745a08ad0cacf
tree2d0f1a599857a7325f8ec215ef21680094c192b1
parent8956950dab22fbaefe92ca1980728165c5da793d
ALSA: sh: Use more common error handling code in snd_aica_probe()

Use an additional label so that a bit of exception handling can be better
reused at the end of this function implementation.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Link: https://patch.msgid.link/47413de1-015b-4543-8e8c-25e41dfa9e39@web.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sh/aica.c