diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-01 01:20:23 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-04-01 01:20:23 +0200 |
commit | 9bc98fc6fd3d07f37b597601489df200e0024222 (patch) | |
tree | 06242303dc70efbeda901e9d0ca3a7067976a501 /kernel/Kconfig.preempt | |
parent | BUG_ON() Conversion in fs/sysfs/ (diff) | |
download | linux-dev-9bc98fc6fd3d07f37b597601489df200e0024222.tar.xz linux-dev-9bc98fc6fd3d07f37b597601489df200e0024222.zip |
BUG_ON() Conversion in ipc/util.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/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions