]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix minor coding style issue in hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 19 Oct 2013 17:19:15 +0000 (10:19 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 19 Oct 2013 17:46:27 +0000 (20:46 +0300)
commit2be48b654242bf0fe3a72e1c3fbc790154e3984a
treeec794e31ff561db2f9bed3b6e6e254a315d988ba
parent58f01aa93ff590ddd6a77cde41c25b6022d93769
Bluetooth: Fix minor coding style issue in hci_core.c

A few variable assignments ended up with missing a space between the
variable and equal sign.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c