From: Rasmus Villemoes Date: Tue, 21 Oct 2014 14:55:35 +0000 (-0300) Subject: [media] s5p_mfc: Remove redundant casts X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749ae716b2d40c71e1ea74f8bbc6b9fa22e90d34;p=pandora-kernel.git [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 Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed