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 /mm/migrate.c | |
parent | 8abd8e298eb15e2c1b993df0634daf29e43e0aab (diff) | |
download | op-kernel-dev-46a350ef9803a2526a128c55cdb27dd73b2ad966.zip op-kernel-dev-46a350ef9803a2526a128c55cdb27dd73b2ad966.tar.gz |
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 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions