diff options
| author | 2006-11-30 05:27:38 +0100 | |
|---|---|---|
| committer | 2006-11-30 05:27:38 +0100 | |
| commit | d99c5909859625f3c9c6dfee6caa3b2a7c0ef163 (patch) | |
| tree | 0e30f9e43a14e92eef05331b31358a6daf624835 /include/linux | |
| parent | BUG_ON conversion for drivers/media/video/pwc/pwc-if.c (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 <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
