linux-kernel-test/drivers/media/video/pwc
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
..
Kconfig V4L/DVB (4411): Fix minor errors in build files 2006-08-08 15:53:03 -03:00
Makefile V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
philips.txt remove mentionings of devfs in documentation 2006-10-03 22:17:48 +02:00
pwc-ctrl.c V4L/DVB (4147): Drivers/media/video/pwc/: make code static 2006-06-25 02:05:13 -03:00
pwc-dec1.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec1.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-dec23.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
pwc-dec23.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-if.c BUG_ON conversion for drivers/media/video/pwc/pwc-if.c 2006-11-30 05:26:46 +01:00
pwc-ioctl.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-kiara.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-kiara.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-misc.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-nala.h V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-timon.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-timon.h V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.c V4L/DVB (3835): [PATCH] update pwc driver 2006-06-25 01:58:20 -03:00
pwc-uncompress.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pwc-v4l.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
pwc.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00