V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110
authorTobias Klauser <tklauser@distanz.ch>
Tue, 26 Dec 2006 10:33:48 +0000 (07:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:15 +0000 (13:34 -0200)
commitd9bdf77296a00538faff95f29bf238857daea2e7
tree8cb8d7a0926b91419bac922ec65f619d3d13a066
parent9d85d776cb6ccc28ac5294a9ac4f6831295f489b
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>
drivers/media/dvb/ttpci/av7110.c
drivers/media/dvb/ttpci/av7110_av.c
drivers/media/dvb/ttpci/av7110_ca.c