mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
5a19b178d7
BUG_ON() is rather useless for debugging as it leads to panic(). Use WARN_ON() and handle the error cases accordingly. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
amd7930.c | ||
cs4231.c | ||
dbri.c | ||
Kconfig | ||
Makefile |