Bluetooth: Fix line splitting of mgmt_device_found parameters
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 25 Mar 2014 10:06:19 +0000 (12:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Mar 2014 16:31:39 +0000 (09:31 -0700)
commit73cf71d9865ad83c2ab7d09bc71be129088e4ded
treeca324b91f722c4914ff92df2adb9c4f1f7b5a1cf
parent01735bbd584593b874c2c9d85a5c0e2882a2dc06
Bluetooth: Fix line splitting of mgmt_device_found parameters

The line was incorrectly split between the variable type and its name.
This patch fixes the issue.

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