]> Gentwo Git Trees - linux/.git/commit
ALSA: trident: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:43:33 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:43 +0000 (13:52 +0200)
commit62d8070db648c17e10602704e9813d209d9ad994
tree9e8ba2d162a2492ea426cfef663b7978020ac417
parent4f83e1da6e057c13d6e930558d11cb1095b19d3a
ALSA: trident: 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-59-tiwai@suse.de
sound/pci/trident/trident_main.c