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:
c163c72
)
BUG_ON() Conversion in md/dm-table.c
author
Eric Sesterhenn
<snakebyte@gmx.de>
Sun, 26 Mar 2006 16:22:50 +0000
(18:22 +0200)
committer
Adrian Bunk
<bunk@stusta.de>
Sun, 26 Mar 2006 16:22:50 +0000
(18:22 +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>
drivers/md/dm-table.c
patch
|
blob
|
history
diff --cc
drivers/md/dm-table.c
Simple merge