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