diff options
| author | Eric Sesterhenn <[email protected]> | 2006-03-24 18:45:21 +0100 |
|---|---|---|
| committer | Adrian Bunk <[email protected]> | 2006-03-24 18:45:21 +0100 |
| commit | 6978c7052f2e22c6c40781cdd4eba5c4bce9a789 (patch) | |
| tree | eb93e551109b441052db414b7074d8b2a0f19e45 /include/linux/debugobjects.h | |
| parent | 8cd5283b897f56004631944dd2888e9a7b843f89 (diff) | |
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 <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions