diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:42:13 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:42:13 +0100 |
commit | c5d3237c2424c4a3cf69d33abc1f229943468367 (patch) | |
tree | 5bd2cfc657b48cfc9ca014586d33704fa643475b /block/elevator.c | |
parent | 88bcd51262ed45212d1b3a65abbac46eaf36bfeb (diff) |
BUG_ON() Conversion in fs/coda/
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 'block/elevator.c')
0 files changed, 0 insertions, 0 deletions