V4L/DVB (6776): ivtv: Some general fixes
authorRichard Knutsson <ricknu-0@student.ltu.se>
Sat, 8 Dec 2007 13:35:06 +0000 (10:35 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:26 +0000 (19:03 -0200)
commit14d5deba2737c59444e805c10764d58a3d73e9b2
tree89caa43d90e9c622261ede8f81999a7aee158aa8
parentd130fa8a05ee5f39c786df02dd75d1eebb12633b
V4L/DVB (6776): ivtv: Some general fixes

Fix "warning: Using plain integer as NULL pointer".
Convert 'x < y ? x : y' to use min() instead.

Signed-off-by: Richard Knutsson <ricknu-0@student.ltu.se>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-ioctl.c
drivers/media/video/ivtv/ivtv-irq.c
drivers/media/video/ivtv/ivtv-streams.c
drivers/media/video/ivtv/ivtvfb.c
This page took 0.025449 seconds and 5 git commands to generate.