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)
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>

No differences found