diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-11-30 05:29:23 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-30 05:29:23 +0100 |
commit | 93e06b4140cc018826bce4d97b0bf7c9ba05ae6e (patch) | |
tree | 784cacb45d99f7fc5fe15f378240f1042ae4e495 /drivers/mtd/maps | |
parent | d99c5909859625f3c9c6dfee6caa3b2a7c0ef163 (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 'drivers/mtd/maps')
0 files changed, 0 insertions, 0 deletions