Eric Sesterhenn 5d9a276a3e BUG_ON conversion for drivers/media/video/pwc/pwc-if.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>
2006-11-30 05:26:46 +01:00
..
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-11-20 13:06:19 -08:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:22:59 +01:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:24:39 +01:00
2006-11-30 05:22:59 +01:00
2006-11-30 05:24:39 +01:00
2006-11-16 14:30:26 -08:00