diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-26 16:28:38 (GMT) |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-26 16:28:38 (GMT) |
commit | 27315c96a4c3d5f24a902111dae537cdc28302e4 (patch) | |
tree | 15a37bd0b596fd5eb4d026df309ee6458f6049fd /scripts/ver_linux | |
parent | 309be53da60dc24b73f3f0bceab8f0707c05371f (diff) | |
download | linux-27315c96a4c3d5f24a902111dae537cdc28302e4.tar.xz |
BUG_ON() Conversion in ipc/sem.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 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions