]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: ca0106: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:42:50 +0000 (16:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:39 +0000 (13:52 +0200)
commit22ec1279269f13d794ecb5c81d298a316aa78d28
tree9e92e2a5fd31c940d6f8e99f7f035dffee81e639
parent637a3999442d9b7a546b65791cdd7a8c6c082834
ALSA: ca0106: 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-16-tiwai@suse.de
sound/pci/ca0106/ca0106_main.c
sound/pci/ca0106/ca0106_proc.c
sound/pci/ca0106/ca_midi.c