]> git.karo-electronics.de Git - linux-beck.git/commit
Bluetooth: Clean up hci_core code
authorPrasanna Karthik <mkarthi3@visteon.com>
Wed, 18 Nov 2015 12:38:41 +0000 (12:38 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:33 +0000 (17:50 +0100)
commit74b93e9f4ee0ae9292730de1a1e7d919c59c8ad2
treeec0e1d69a2e2ee9c693de7b7a159be361fa24b55
parentf37590bd772243db8ce47071a56c3a2b84cb282b
Bluetooth: Clean up hci_core code

Fix errors reported by checkpatch.
- ERROR: spaces required around that ':' (ctx:VxW)
- ERROR: open brace '{' following function declarations go on the next line

Signed-off-by: Prasanna Karthik <mkarthi3@visteon.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c