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