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)
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>

No differences found