Re: [PATCH] ALSA: 6fire: Use common error handling code in usb6fire_control_init()
Takashi Iwai <[email protected]> Wed, 10 Jun 2026 19:48:19 +0200
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 10 Jun 2026 19:02:39 +0200, Markus Elfring wrote: > > From: Markus Elfring <[email protected]> > Date: Wed, 10 Jun 2026 18:57:17 +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 to for-next branch now. Thanks. Takashi