]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: mtpav: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 15:00:21 +0000 (17:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:53:35 +0000 (13:53 +0200)
commit316e0074ecdc1f5723f69c12004bec31ca4cd276
tree016408a9259f3747a78a4775addeab3a9d640105
parent55c52cd3118bc400d7364945475f02e905ccca56
ALSA: mtpav: 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/20250829150026.6379-11-tiwai@suse.de
sound/drivers/mtpav.c