V4L/DVB: zoran: cleanup pointer condition
authorMárton Németh <nm127@freemail.hu>
Sat, 16 Jan 2010 08:11:07 +0000 (05:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:45 +0000 (15:10 -0300)
commitcebedf15d2776e1629a86260b5aa7bcfff8401b2
tree4cffd0496883eb7237dca362a0dea3abcbd57180
parent0633255ca28715fd452972d460f5bfbe2c793d72
V4L/DVB: zoran: cleanup pointer condition

Remove the following sparse warning (see "make C=1"):
 * warning: Using plain integer as NULL pointer

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zoran/zoran_driver.c