1
linux/drivers/media/video/ivtv
Dan Carpenter d72d7c1df9 V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
This fixes a smatch warning:
drivers/media/video/ivtv/ivtv-vbi.c +138 ivtv_write_vbi(43)
	error: buffer overflow 'vi->cc_payload' 256 <= 1023

Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Andy Walls <awalls@radix.net>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-18 00:50:26 -03:00
..
ivtv-cards.c
ivtv-cards.h
ivtv-controls.c
ivtv-controls.h
ivtv-driver.c V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change 2010-05-18 00:47:15 -03:00
ivtv-driver.h V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address 2010-05-18 00:47:15 -03:00
ivtv-fileops.c
ivtv-fileops.h
ivtv-firmware.c
ivtv-firmware.h
ivtv-gpio.c
ivtv-gpio.h
ivtv-i2c.c
ivtv-i2c.h
ivtv-ioctl.c V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address 2010-05-18 00:47:15 -03:00
ivtv-ioctl.h
ivtv-irq.c V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address 2010-05-18 00:47:15 -03:00
ivtv-irq.h
ivtv-mailbox.c
ivtv-mailbox.h
ivtv-queue.c
ivtv-queue.h
ivtv-routing.c
ivtv-routing.h
ivtv-streams.c V4L/DVB: ivtv: Really stop capture on device close 2010-05-18 00:46:43 -03:00
ivtv-streams.h
ivtv-udma.c
ivtv-udma.h
ivtv-vbi.c V4L/DVB: ivtv: sizeof() => ARRAY_SIZE() 2010-05-18 00:50:26 -03:00
ivtv-vbi.h
ivtv-version.h
ivtv-yuv.c
ivtv-yuv.h
ivtvfb.c V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address 2010-05-18 00:47:15 -03:00
Kconfig
Makefile