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