Bluetooth: Some coding style cleanup for Marvell core driver
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Jun 2009 14:00:22 +0000 (16:00 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:33 +0000 (14:25 -0700)
commit4271e08d8b799171af18d7864908ec444282efe5
treeb0d89e4304671ab9006611d454553cc545dfa122
parent542399037d0cb2b2e96dfb8ced35b07dfb1c3706
Bluetooth: Some coding style cleanup for Marvell core driver

The Marvell core Bluetooth driver has various weird casting and unneeded
braces in its code that makes it hard to read. Remove all of these to
make the code a little bit simpler.

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