commit | 4271e08d8b799171af18d7864908ec444282efe5 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Jun 09 16:00:22 2009 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:25:33 2009 -0700 |
tree | b0d89e4304671ab9006611d454553cc545dfa122 | |
parent | 542399037d0cb2b2e96dfb8ced35b07dfb1c3706 [diff] |
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>