linux/sound/core/seq
Takashi Iwai 7c22f1aaa2 [ALSA] Remove snd_runtime_check() macro
Remove snd_runtime_check() macro.
This macro worsens the readability of codes.  They should be either
normal if() or removable asserts.

Also, the assert displays stack-dump, instead of only the last caller
pointer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-11-04 13:17:42 +01:00
..
instr [PATCH] gfp_t: sound 2005-10-28 08:16:50 -07:00
oss
Makefile
seq.c
seq_clientmgr.c
seq_clientmgr.h
seq_compat.c
seq_device.c
seq_dummy.c
seq_fifo.c
seq_fifo.h
seq_info.c
seq_info.h
seq_instr.c
seq_lock.c
seq_lock.h
seq_memory.c
seq_memory.h
seq_midi.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
seq_midi_emul.c
seq_midi_event.c
seq_ports.c
seq_ports.h
seq_prioq.c
seq_prioq.h
seq_queue.c
seq_queue.h
seq_system.c
seq_system.h
seq_timer.c [ALSA] sequencer: remove superfluous function parameter 2005-11-04 13:16:50 +01:00
seq_timer.h
seq_virmidi.c