Bluetooth: Remove pointless casts from Marvell debugfs support
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Jun 2009 13:48:35 +0000 (15:48 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:33 +0000 (14:25 -0700)
commit542399037d0cb2b2e96dfb8ced35b07dfb1c3706
tree613384367afdec67bcd3cce0153f1cabe0519a0d
parent944fe798c6a48336e82bbc0d4e280587325a4d95
Bluetooth: Remove pointless casts from Marvell debugfs support

The Marvell Bluetooth driver has debugfs support and they are casting
like there is no tomorrow. Remove all of them and magically the code
becomes more readable.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_debugfs.c