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
..
2005-10-30 17:37:27 -08:00
2005-11-02 22:24:33 +00:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-29 21:40:42 -07:00
2005-10-30 17:37:27 -08:00
2005-10-31 19:16:17 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-11-01 21:41:20 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-31 13:37:12 +11:00
2005-11-01 21:50:01 -08:00
2005-10-31 13:37:12 +11:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:16 -08:00
2005-10-30 17:37:27 -08:00
2005-10-31 10:51:57 -08:00
2005-10-30 17:37:27 -08:00
2005-10-30 17:37:22 -08:00
2005-11-03 16:25:58 -08:00
2005-10-28 14:02:13 -07:00
2005-10-29 11:25:16 -07:00
2005-10-30 17:37:32 -08:00
2005-10-25 10:51:39 -07:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:32 -08:00
2005-11-04 13:17:42 +01:00