diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-31 18:25:12 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-31 18:25:12 -0500 |
commit | e74ca2b49b8a38e9ba0bc039a00498c21140f1d6 (patch) | |
tree | 6700884d9dea7d382d09abd9b79ea931390f3ccc /mm/vmalloc.c | |
parent | 46a350ef9803a2526a128c55cdb27dd73b2ad966 (diff) |
BUG_ON() Conversion in mm/swap_state.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/vmalloc.c')
0 files changed, 0 insertions, 0 deletions