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:
9356ac7
)
[media] s5p-jpeg: Add missing braces around sizeof
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 16 Aug 2012 11:52:58 +0000
(08:52 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 1 Oct 2012 23:23:23 +0000
(20:23 -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