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:
733f896
)
BUG_ON() Conversion in md/raid5.c
author
Eric Sesterhenn
<snakebyte@gmx.de>
Sun, 2 Apr 2006 11:31:42 +0000
(13:31 +0200)
committer
Adrian Bunk
<bunk@stusta.de>
Sun, 2 Apr 2006 11:31:42 +0000
(13:31 +0200)
this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
No differences found