]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: firewire: fireface: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Aug 2025 13:27:18 +0000 (15:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 30 Aug 2025 08:02:21 +0000 (10:02 +0200)
commit05af2f70691b073cee54b6822e0f4f314364de68
tree18b47c54a35045689a73be87a1b46ed9fe9b2d2d
parent0385fd947b89e3c027f15fe46cf6cc943c260020
ALSA: firewire: fireface: Use guard() for spin locks

Clean up the code using guard() for spin locks.

Merely code refactoring, and no behavior change.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250828132802.9032-15-tiwai@suse.de
sound/firewire/fireface/ff-hwdep.c
sound/firewire/fireface/ff-midi.c
sound/firewire/fireface/ff-stream.c
sound/firewire/fireface/ff-transaction.c