git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
025be74
)
ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON()
author
Takashi Iwai
<tiwai@suse.de>
Tue, 5 Nov 2013 14:02:42 +0000
(15:02 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 6 Nov 2013 07:35:07 +0000
(08:35 +0100)
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>
sound/sparc/cs4231.c
patch
|
blob
|
history
diff --cc
sound/sparc/cs4231.c
Simple merge