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:
70d63cc
)
BUG_ON cleanup for drivers/md/
author
Eric Sesterhenn
<snakebyte@gmx.de>
Tue, 3 Oct 2006 21:33:23 +0000
(23:33 +0200)
committer
Adrian Bunk
<bunk@stusta.de>
Tue, 3 Oct 2006 21:33:23 +0000
(23:33 +0200)
This changes two if() BUG(); usages to BUG_ON(); so people
can disable it safely.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
No differences found