diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 18:49:12 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 18:49:12 +0100 |
commit | 817dd6eed4bf40fa14d1e96ac4905efebd5e03f2 (patch) | |
tree | a322cc013acfe1bde06dc58aacacb59c02cf7276 /drivers/block/cciss.c | |
parent | 7ac1e877d48061aa6ebca936189c32b44ccf8d9c (diff) |
BUG_ON() Conversion in sound/sparc/cs4231.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 'drivers/block/cciss.c')
0 files changed, 0 insertions, 0 deletions