]> git.baikalelectronics.ru Git - kernel.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)
commit26290ebf8bb4db6a97720aaf745bdc8a53d7a302
treeec794e31ff561db2f9bed3b6e6e254a315d988ba
parentabdf0886126eb3a13537f7c154a07c6aa691c60a
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