]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit01af1f0551db55ef4e707229da55d47d290d1737
treeb0d89e4304671ab9006611d454553cc545dfa122
parentc51faa1b753e47992a7dabe23fce6a7dcf9af3dc
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