diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-02 13:34:29 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-04-02 13:34:29 +0200 |
commit | b6385483840e903d99cb753593faea215ae8d324 (patch) | |
tree | 9617999432507882287ef4cd2d9be1f20017d6ba /fs | |
parent | 43dab9bbe9fda735589f2749004f639349966b20 (diff) | |
download | linux-3.10-b6385483840e903d99cb753593faea215ae8d324.tar.gz linux-3.10-b6385483840e903d99cb753593faea215ae8d324.tar.bz2 linux-3.10-b6385483840e903d99cb753593faea215ae8d324.zip |
BUG_ON() Conversion in md/raid10.c
this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions