]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller...
authorJesper Juhl <jesper.juhl@gmail.com>
Fri, 24 Aug 2007 00:22:15 +0000 (21:22 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 03:03:09 +0000 (00:03 -0300)
commit925343ecdfd3f1dafd1049ddd4944621bbe3422e
treed37c22eb6055d579da1858bc2ee13e7daf1c6d94
parent409d84f85a8d523ecd108cbe2c0e722682da95ff
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 <jesper.juhl@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/zoran_driver.c