linux/sound/core/seq/oss
Takashi Iwai da24e6b3c2 ALSA: seq: oss/rw: Cleanup with guard
Replace the manual spin lock/unlock pairs with guard() for code
simplification.

Only code refactoring, and no behavior change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250827080520.7544-12-tiwai@suse.de
2025-08-29 11:52:36 +02:00
..
Makefile
seq_oss.c ALSA: seq: oss: Clean up core code with guard() 2025-08-29 11:52:36 +02:00
seq_oss_device.h ALSA: seq: Simplify internal command operation from OSS layer 2025-08-29 11:52:35 +02:00
seq_oss_event.c
seq_oss_event.h
seq_oss_init.c
seq_oss_ioctl.c
seq_oss_midi.c ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup 2025-08-29 11:52:36 +02:00
seq_oss_midi.h
seq_oss_readq.c ALSA: seq: oss/rw: Cleanup with guard 2025-08-29 11:52:36 +02:00
seq_oss_readq.h
seq_oss_rw.c
seq_oss_synth.c ALSA: seq: oss/synth: Clean up with guard and auto cleanup 2025-08-29 11:52:36 +02:00
seq_oss_synth.h
seq_oss_timer.c
seq_oss_timer.h
seq_oss_writeq.c ALSA: seq: oss/rw: Cleanup with guard 2025-08-29 11:52:36 +02:00
seq_oss_writeq.h