]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: nm256: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:43:20 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:42 +0000 (13:52 +0200)
commitd1d88d2850a9504fc180b4abce4a03cb9191f3b9
tree105924999e54eacc43cab46c15bea5467681d46a
parent6c56792a053435b9eee67c07bc4fb0768487a55c
ALSA: nm256: 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/20250829144342.4290-46-tiwai@suse.de
sound/pci/nm256/nm256.c