commit | c082266f60b749fa55074ee4c8b2ea99e4b59320 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Jul 10 07:14:46 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jul 30 19:54:53 2012 -0300 |
tree | 82a912d08c071fe1288b81847344a214332afc06 | |
parent | 6f45b1b9f7e16453c72ad3a8f7bdbc4c8d716839 [diff] |
[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file 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>