]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: firewire: fireworks: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Aug 2025 13:27:19 +0000 (15:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 30 Aug 2025 08:02:22 +0000 (10:02 +0200)
commit0b8bf8d00f4015f85a9fd5799e39ba10b42fa5e3
tree4d2455eab88af8a717275af4b66884d37c07d1c0
parent05af2f70691b073cee54b6822e0f4f314364de68
ALSA: firewire: fireworks: 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-16-tiwai@suse.de
sound/firewire/fireworks/fireworks_command.c
sound/firewire/fireworks/fireworks_hwdep.c
sound/firewire/fireworks/fireworks_midi.c
sound/firewire/fireworks/fireworks_stream.c
sound/firewire/fireworks/fireworks_transaction.c