diff options
author | Eric Sesterhenn <[email protected]> | 2006-03-26 18:29:26 +0200 |
---|---|---|
committer | Adrian Bunk <[email protected]> | 2006-03-26 18:29:26 +0200 |
commit | 910dea7fdda22f0ee83d26d459e460c79ed94557 (patch) | |
tree | 46e68906b0026e11ed567cedb7993060c89da9e2 /net/lapb/lapb_subr.c | |
parent | 27315c96a4c3d5f24a902111dae537cdc28302e4 (diff) |
BUG_ON() Conversion in kernel/fork.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