]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: serial-u16550: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 15:00:24 +0000 (17:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:53:35 +0000 (13:53 +0200)
commitb9526bff42197cc83cdfb64e51822734180258d1
tree441a6c80c1b64dd57a3bde4974990cd2ef0ec0af
parentec339e149e93779ef7ea4cd2fe6f61ea9e823cb3
ALSA: serial-u16550: Use guard() for spin locks

Clean up the code using guard() for spin locks.

Merely code refactoring, and no behavior change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250829150026.6379-14-tiwai@suse.de
sound/drivers/serial-u16550.c