git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f45b1b
)
[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 10 Jul 2012 10:14:46 +0000
(07:14 -0300)
committer
Mauro 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