From: Jesper Juhl Date: Fri, 24 Aug 2007 00:22:15 +0000 (-0300) Subject: V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller... X-Git-Tag: v2.6.24-rc1~1463^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925343ecdfd3f1dafd1049ddd4944621bbe3422e;p=pandora-kernel.git V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driver No need to cast the void pointer returned by kmalloc() in drivers/media/video/zoran_driver.c::v4l_fbuffer_alloc(). Signed-off-by: Jesper Juhl Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed