-
ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() · c3cd1badTakashi Iwai authored
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>
c3cd1bad
×