Bluetooth: hci_bcsp: fix code style
authorMaxim Zhukov <mussitantesmortem@gmail.com>
Fri, 8 Apr 2016 20:54:51 +0000 (23:54 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Apr 2016 21:01:36 +0000 (23:01 +0200)
commit8805eea2494a2837983bc4aaaf6842c89666ec25
tree48d42581c2fcaaca8f27b981ef04809c1b077f49
parentcd9d7213d5f546d9c0795fdcffe4ce5bf63445fd
Bluetooth: hci_bcsp: fix code style

This commit fixed:
trailing "*/"
trailing spaces
mixed indent
space between ~ and (

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcsp.c