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)
commit70f23020e6d89155504b5b39f22505f4aec6fa6f
tree91fb41030acd0d2a2ca3e55be2373c5a70284d0c
parent894718a6be69d8cfd191dc291b42be32a1e4851b
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