From: Tobias Klauser Date: Tue, 26 Dec 2006 10:33:48 +0000 (-0300) Subject: V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 X-Git-Tag: v2.6.21-rc2~66^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9bdf77296a00538faff95f29bf238857daea2e7;p=pandora-kernel.git V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110 The patch removes unneeded void * casts for the following (void *) pointers: - struct file: private_data - struct dvb_device: priv - struct dvb_demux: priv - struct dvb_adapter: priv The patch also contains some whitespace and coding style cleanups in the relevant areas. Signed-off-by: Tobias Klauser Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed