]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: cs4281: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:42:53 +0000 (16:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:39 +0000 (13:52 +0200)
commit7a5127c2c8a5a4d281b34f66d2461bf2efa9bc4f
tree84bfe9d97b13db66eb7f7522915ec70ba3821ddb
parent40bc78567f63f5543e8cac4113ea493e9938fc3e
ALSA: cs4281: 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-19-tiwai@suse.de
sound/pci/cs4281.c