diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-02 07:42:42 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-04-02 07:42:42 -0400 |
commit | 9ba025f10885758975fbbc2292a5b9e7cb8026a8 (patch) | |
tree | 2b6b88de37c42db0541ddf929d0a38b60f4a5871 /kernel/ptrace.c | |
parent | 7ec70738097af9dfd25d5f83e9b27a532f462912 (diff) |
BUG_ON() Conversion in ipc/shm.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/ptrace.c')
0 files changed, 0 insertions, 0 deletions