diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:45:21 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:45:21 +0100 |
commit | 6978c7052f2e22c6c40781cdd4eba5c4bce9a789 (patch) | |
tree | eb93e551109b441052db414b7074d8b2a0f19e45 /lib | |
parent | 8cd5283b897f56004631944dd2888e9a7b843f89 (diff) | |
download | linux-3.10-6978c7052f2e22c6c40781cdd4eba5c4bce9a789.tar.gz linux-3.10-6978c7052f2e22c6c40781cdd4eba5c4bce9a789.tar.bz2 linux-3.10-6978c7052f2e22c6c40781cdd4eba5c4bce9a789.zip |
BUG_ON() Conversion in kernel/cpu.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 'lib')
0 files changed, 0 insertions, 0 deletions