diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:35:26 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:35:26 +0100 |
commit | 5daf2cf19a7d03843d8d2d1b4aaf5260479cc5a7 (patch) | |
tree | 16047cbccaa718d0f120647d2a071edf2659239f /drivers/md/dm-hw-handler.c | |
parent | The comment describing how MS_ASYNC works in msync.c is confusing (diff) | |
download | linux-5daf2cf19a7d03843d8d2d1b4aaf5260479cc5a7.tar.xz linux-5daf2cf19a7d03843d8d2d1b4aaf5260479cc5a7.zip |
BUG_ON() Conversion in md/bitmap.c
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions