]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5p_mfc: Remove redundant casts
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Tue, 21 Oct 2014 14:55:35 +0000 (11:55 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 5 Nov 2014 10:27:28 +0000 (08:27 -0200)
commit727b673a49b676de4800f753144dd853b3cf365c
tree7608f5f5e0eec9b4bfcaa1b89bb35765469c00a2
parent578916e41c53013a648f1e19295b22334c80921b
[media] s5p_mfc: Remove redundant casts

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>
drivers/media/platform/s5p-mfc/s5p_mfc.c