mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +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> |
||
---|---|---|
.. | ||
Makefile | ||
trident_main.c | ||
trident_memory.c | ||
trident_synth.c | ||
trident.c |