aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEric Sesterhenn <snakebyte@gmx.de>2006-11-30 05:29:23 +0100
committerAdrian Bunk <bunk@stusta.de>2006-11-30 05:29:23 +0100
commit93e06b4140cc018826bce4d97b0bf7c9ba05ae6e (patch)
tree784cacb45d99f7fc5fe15f378240f1042ae4e495 /lib
parentd99c5909859625f3c9c6dfee6caa3b2a7c0ef163 (diff)
BUG_ON conversion for fs/aio.c
This patch converts a if () BUG(); construct to BUG_ON(); which occupies less space, uses unlikely and is safer when BUG() is disabled. Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions