diff options
author | Eric Sesterhenn <[email protected]> | 2006-03-26 18:31:56 +0200 |
---|---|---|
committer | Adrian Bunk <[email protected]> | 2006-03-26 18:31:56 +0200 |
commit | f02e1fafb534459522a8c46bc46b32820684623e (patch) | |
tree | 4a4fe770d02fc83b71bcfc6d32eb609c80a5aa95 /net/lapb/lapb_subr.c | |
parent | 5bcb28b139cffc736177ceb775d1c8b5c5a411e2 (diff) |
BUG_ON() Conversion in mm/mempool.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