diff options
| author | Eric Sesterhenn <[email protected]> | 2006-03-24 18:48:13 +0100 |
|---|---|---|
| committer | Adrian Bunk <[email protected]> | 2006-03-24 18:48:13 +0100 |
| commit | 7ac1e877d48061aa6ebca936189c32b44ccf8d9c (patch) | |
| tree | 2efb95f8cb9d18e56b4e44c089e3f6a1cb483d0d /include/linux/debugobjects.h | |
| 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 <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions