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)
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>

No differences found