kernel-ark/sound/core
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
..
oss [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
seq [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
control_compat.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
control.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
device.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
hwdep_compat.c
hwdep.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
info_oss.c
info.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
init.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
isadma.c
Kconfig [ALSA] rtctimer: add option to make RTC timer the default sequencer timer 2005-09-12 10:42:05 +02:00
Makefile [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
memalloc.c [PATCH] gfp_t: sound 2005-10-28 08:16:50 -07:00
memory.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
misc.c
pcm_compat.c [ALSA] pcm - Fix zero-division in 32bit compat layer 2005-08-30 08:47:40 +02:00
pcm_lib.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
pcm_memory.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
pcm_misc.c
pcm_native.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
pcm_timer.c
pcm.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
rawmidi_compat.c
rawmidi.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
rtctimer.c [ALSA] rtctimer: optimize module parameter validation 2005-11-04 13:16:48 +01:00
sgbuf.c
sound_oss.c [PATCH] Assign device pointer to OSS devices 2005-08-30 08:58:37 +02:00
sound.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
timer_compat.c
timer.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
wrappers.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00