[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 10 Jul 2012 10:14:46 +0000 (07:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 22:54:53 +0000 (19:54 -0300)
Fixes the following sparse warning:
drivers/media/video/v4l2-ctrls.c:2123:43: warning: Using plain integer as NULL pointer

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found