Re: [PATCH] ALSA: emu10k1: Use common error handling code in snd_emu10k1_playback_open()
Takashi Iwai <[email protected]> Thu, 18 Jun 2026 17:50:51 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.sound,gmane.linux.kernel.janitors |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 18 Jun 2026 12:56:04 +0200, Markus Elfring wrote: > > From: Markus Elfring <[email protected]> > Date: Thu, 18 Jun 2026 12:24:36 +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