diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:50:27 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:50:27 +0100 |
commit | 089fe1b23da5468bbf02b721472f71f349837a7d (patch) | |
tree | c5b385dff1ca5dc259e9ec08c0a7392947ae3818 /drivers/parisc | |
parent | BUG_ON() Conversion in sound/sparc/cs4231.c (diff) | |
download | linux-089fe1b23da5468bbf02b721472f71f349837a7d.tar.xz linux-089fe1b23da5468bbf02b721472f71f349837a7d.zip |
BUG_ON() Conversion in drivers/block/
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions