commit | 14d5deba2737c59444e805c10764d58a3d73e9b2 | [log] [tgz] |
---|---|---|
author | Richard Knutsson <ricknu-0@student.ltu.se> | Sat Dec 08 10:35:06 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:03:26 2008 -0200 |
tree | 89caa43d90e9c622261ede8f81999a7aee158aa8 | |
parent | d130fa8a05ee5f39c786df02dd75d1eebb12633b [diff] |
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>