]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: wavefront: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:52:58 +0000 (16:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:53:03 +0000 (13:53 +0200)
commit4b97f8e614ba46a50bd181d40b5a1424411a211a
tree8b3a9f5c7cb9760e2223fac6b7367adcd37037a8
parentec4c3dcf155916e53283f7593a44759d86837726
ALSA: wavefront: 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/20250829145300.5460-19-tiwai@suse.de
sound/isa/wavefront/wavefront_midi.c
sound/isa/wavefront/wavefront_synth.c