]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: clean up hci code
authorAndrei Emeltchenko <andrei.emeltchenko@nokia.com>
Wed, 1 Dec 2010 14:58:25 +0000 (16:58 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 1 Dec 2010 23:04:43 +0000 (21:04 -0200)
commit0655de85973881250bd14c3412465a62dd71a357
tree91fb41030acd0d2a2ca3e55be2373c5a70284d0c
parent4ae15297e57d3aad36545ab807b11a16bcec95af
Bluetooth: clean up hci code

Do not use assignment in IF condition, remove extra spaces,
fixing typos, simplify code.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_sock.c