Re: [PATCH] ALSA: sh: Use more common error handling code in snd_aica_probe()
Takashi Iwai <[email protected]> Wed, 17 Jun 2026 11:06:47 +0200
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 17 Jun 2026 08:52:53 +0200, Markus Elfring wrote: > > From: Markus Elfring <[email protected]> > Date: Wed, 17 Jun 2026 08:42:18 +0200 > > 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 <[email protected]> Applied now. Thanks. Takashi