diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:48:13 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:48:13 +0100 |
commit | 7ac1e877d48061aa6ebca936189c32b44ccf8d9c (patch) | |
tree | 2efb95f8cb9d18e56b4e44c089e3f6a1cb483d0d /Documentation/preempt-locking.txt | |
parent | 34814545890db603b7648ea2ea477d1f83b61297 (diff) |
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/preempt-locking.txt')
0 files changed, 0 insertions, 0 deletions