summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorEric Sesterhenn <snakebyte@gmx.de>2006-03-26 18:29:26 +0200
committerAdrian Bunk <bunk@stusta.de>2006-03-26 18:29:26 +0200
commit910dea7fdda22f0ee83d26d459e460c79ed94557 (patch)
tree46e68906b0026e11ed567cedb7993060c89da9e2 /mm
parent27315c96a4c3d5f24a902111dae537cdc28302e4 (diff)
downloadop-kernel-dev-910dea7fdda22f0ee83d26d459e460c79ed94557.zip
op-kernel-dev-910dea7fdda22f0ee83d26d459e460c79ed94557.tar.gz
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 <snakebyte@gmx.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud