]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: es18xx: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:52:46 +0000 (16:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:53:01 +0000 (13:53 +0200)
commit98ea9c6a06f41ee1d2b158918db9dbf73d6d3493
tree23b59ef748ab2e675bb9c18f6c46eaa3ba180542
parente5a5ad81c825f36a46eb56f3cc41a4c4e3714538
ALSA: es18xx: 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/20250829145300.5460-7-tiwai@suse.de
sound/isa/es18xx.c