mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 14:12:06 +00:00
7c22f1aaa2
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> |
||
---|---|---|
.. | ||
cs4231_lib.c | ||
cs4231.c | ||
cs4232.c | ||
cs4236_lib.c | ||
cs4236.c | ||
Makefile |