diff options
author | Eric Sesterhenn <[email protected]> | 2006-03-26 18:27:41 +0200 |
---|---|---|
committer | Adrian Bunk <[email protected]> | 2006-03-26 18:27:41 +0200 |
commit | 309be53da60dc24b73f3f0bceab8f0707c05371f (patch) | |
tree | 4e2c96510250f22017c39b214083d3e1bceb9889 /net/lapb/lapb_subr.c | |
parent | 4d4ef9abe34a472fbfc9ab75cfde0d58bc342c44 (diff) |
BUG_ON() Conversion in fs/ext2/
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