aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEric Sesterhenn <[email protected]>2006-11-30 05:27:38 +0100
committerAdrian Bunk <[email protected]>2006-11-30 05:27:38 +0100
commitd99c5909859625f3c9c6dfee6caa3b2a7c0ef163 (patch)
tree0e30f9e43a14e92eef05331b31358a6daf624835 /include/linux/debugobjects.h
parent5d9a276a3eb073251737cb92b790bfdb9f0b9139 (diff)
BUG_ON conversion for drivers/mmc/omap.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 <[email protected]> Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions