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:
060f79d
)
[media] s5p_mfc: Remove redundant casts
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Tue, 21 Oct 2014 14:55:35 +0000
(11:55 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 5 Nov 2014 10:27:28 +0000
(08:27 -0200)
Both sides of these assignments actually have type "const struct
vb2_mem_ops *", so the casts are unnecessary and slightly confusing.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found