diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 17:48:13 (GMT) |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 17:48:13 (GMT) |
commit | 7ac1e877d48061aa6ebca936189c32b44ccf8d9c (patch) | |
tree | 2efb95f8cb9d18e56b4e44c089e3f6a1cb483d0d /Documentation/moxa-smartio | |
parent | 34814545890db603b7648ea2ea477d1f83b61297 (diff) | |
download | linux-fsl-qoriq-7ac1e877d48061aa6ebca936189c32b44ccf8d9c.tar.xz |
BUG_ON() Conversion in drivers/s390/block/dasd.c
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 'Documentation/moxa-smartio')
0 files changed, 0 insertions, 0 deletions