summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/auxvec.h
diff options
context:
space:
mode:
authorEric Sesterhenn <snakebyte@gmx.de>2006-10-03 23:36:38 +0200
committerAdrian Bunk <bunk@stusta.de>2006-10-03 23:36:38 +0200
commit14a61442c2203d2a49f2f954bfa9259c0ddac1aa (patch)
treec146effc3dbaa41dd6fdd01e6f3f8fcdd63ad705 /include/asm-sh/auxvec.h
parent8d8f3cbe777e014123bfa63f2cebd6eb29032225 (diff)
downloadop-kernel-dev-14a61442c2203d2a49f2f954bfa9259c0ddac1aa.zip
op-kernel-dev-14a61442c2203d2a49f2f954bfa9259c0ddac1aa.tar.gz
BUG_ON conversion for fs/reiserfs
This patch converts several if () BUG(); construct to BUG_ON(); which occupies less space, uses unlikely and is safer when BUG() is disabled. S_ISREG() has no side effects, so the conversion is safe. Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'include/asm-sh/auxvec.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud