diff options
author | Eric Sesterhenn <[email protected]> | 2006-03-26 18:33:07 +0200 |
---|---|---|
committer | Adrian Bunk <[email protected]> | 2006-03-26 18:33:07 +0200 |
commit | 606f44228e257ea1e35557c2fec7133cca634096 (patch) | |
tree | d9cb9c5173079c1d03f917ab7e81871f0c226368 /net/lapb/lapb_subr.c | |
parent | f02e1fafb534459522a8c46bc46b32820684623e (diff) |
BUG_ON() Conversion in drivers/s390/block/dasd_devmap.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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions