]> Gentwo Git Trees - linux/.git/commit
ALSA: misc: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 15:13:33 +0000 (17:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:54:28 +0000 (13:54 +0200)
commitb8e1684163ae52db90f428965bd9aaff7205c02e
tree9051687fb8ef0816d5e504af4e30bf606bf6ef1f
parent69f374931fa4714891cad0a0558b415f80aa7225
ALSA: misc: 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/20250829151335.7342-20-tiwai@suse.de
sound/core/misc.c