commit | d9bdf77296a00538faff95f29bf238857daea2e7 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Dec 26 07:33:48 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Feb 21 13:34:15 2007 -0200 |
tree | 8cb8d7a0926b91419bac922ec65f619d3d13a066 | |
parent | 9d85d776cb6ccc28ac5294a9ac4f6831295f489b [diff] |
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 <tklauser@distanz.ch> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>