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