diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-01 01:23:29 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-04-01 01:23:29 +0200 |
commit | 46a350ef9803a2526a128c55cdb27dd73b2ad966 (patch) | |
tree | abd046a56c524965862f056e8edff0be629847cb /kernel/sys.c | |
parent | BUG_ON() Conversion in kernel/printk.c (diff) | |
download | linux-46a350ef9803a2526a128c55cdb27dd73b2ad966.tar.xz linux-46a350ef9803a2526a128c55cdb27dd73b2ad966.zip |
BUG_ON() Conversion in mm/mmap.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 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions