diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:44:22 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:44:22 +0100 |
commit | 8cd5283b897f56004631944dd2888e9a7b843f89 (patch) | |
tree | a4a00feee4c2a8ec82a7ee939ca361c5433aeb37 /CREDITS | |
parent | ce52449742697f6f51be2a7c275a4ab2a73885b8 (diff) | |
download | linux-8cd5283b897f56004631944dd2888e9a7b843f89.tar.gz linux-8cd5283b897f56004631944dd2888e9a7b843f89.tar.bz2 linux-8cd5283b897f56004631944dd2888e9a7b843f89.zip |
BUG_ON() Conversion in ipc/msg.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 'CREDITS')
0 files changed, 0 insertions, 0 deletions