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:
2542278
)
[media] s5p-fimc: Add missing braces around sizeof
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 17 Aug 2012 06:28:27 +0000
(
03:28
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 1 Oct 2012 23:26:19 +0000
(20:26 -0300)
Silences the following warning:
WARNING: sizeof *ctx should be sizeof(*ctx)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found