diff options
author | Eric Sesterhenn <[email protected]> | 2006-03-26 18:26:51 +0200 |
---|---|---|
committer | Adrian Bunk <[email protected]> | 2006-03-26 18:26:51 +0200 |
commit | 4d4ef9abe34a472fbfc9ab75cfde0d58bc342c44 (patch) | |
tree | 77bb1b3be39cb94c7ee6dc71a740a74ea756527f /net/lapb/lapb_subr.c | |
parent | 28133c7b2b9bbdf8a8765a319e818c1652f38c1f (diff) |
BUG_ON() Conversion in fs/hfs/
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