]> Git Repo - linux.git/commit
BUG_ON() Conversion in md/dm-table.c
authorEric Sesterhenn <[email protected]>
Sun, 26 Mar 2006 16:22:50 +0000 (18:22 +0200)
committerAdrian Bunk <[email protected]>
Sun, 26 Mar 2006 16:22:50 +0000 (18:22 +0200)
commit547bc92649345af6014578a64b27cc5787617935
tree4b2a097badd0bef9003846813dec53d5daa5030e
parentc163c7293eb68bf6c0c824d122a2192b9f129193
BUG_ON() Conversion in md/dm-table.c

this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away

Signed-off-by: Eric Sesterhenn <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
drivers/md/dm-table.c
This page took 0.041258 seconds and 4 git commands to generate.