]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hiface: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 15:07:13 +0000 (17:07 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:54:06 +0000 (13:54 +0200)
commitea3bfbbc9a28c6ede618a97af31d99f36d4050e6
tree31de73e01189cd3f9b60b91cc967510f9dc903cb
parent07f55c77b922b21009e12b3bb70c8ef0e07b0eb0
ALSA: hiface: 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/20250829150724.6886-6-tiwai@suse.de
sound/usb/hiface/pcm.c