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