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:
fa8880b
)
[media] s5p-mfc: Use NULL instead of 0 for pointer
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 14 Jan 2013 09:09:41 +0000
(06:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 5 Feb 2013 19:29:14 +0000
(17:29 -0200)
Fixes the following warning:
drivers/media/platform/s5p-mfc/s5p_mfc_opr.c:56:27: 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: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found