diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-02 13:40:13 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-04-02 13:40:13 +0200 |
commit | 2c2111c2bd821d3e7cf5a6a37a112a620fd947a3 (patch) | |
tree | 2cbb5c5a2747479f91dc2b4081145701405634e7 /ipc/shm.c | |
parent | d6735bfcc998863dab89dacca2aed20932b6bc21 (diff) | |
download | linux-2c2111c2bd821d3e7cf5a6a37a112a620fd947a3.tar.gz linux-2c2111c2bd821d3e7cf5a6a37a112a620fd947a3.tar.bz2 linux-2c2111c2bd821d3e7cf5a6a37a112a620fd947a3.zip |
BUG_ON() Conversion in fs/udf/
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 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions