aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2012-09-06 15:05:44 +0300
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>2012-09-08 17:27:27 -0300
commit93f71941c6d3ead73ca74d447b4007c6908f6eb5 (patch)
tree1bca639e01f3e0e4d9a3f24b7363f5afdcd60c7d /net/bluetooth
parentBluetooth: trivial: Make hci_chan_del return void (diff)
downloadlinux-dev-93f71941c6d3ead73ca74d447b4007c6908f6eb5.tar.xz
linux-dev-93f71941c6d3ead73ca74d447b4007c6908f6eb5.zip
Bluetooth: trivial: Remove empty line
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/hci_core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 86abe721f484..9e6574a8e6e2 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -268,7 +268,6 @@ static void hci_init_req(struct hci_dev *hdev, unsigned long opt)
BT_ERR("Unknown device type %d", hdev->dev_type);
break;
}
-
}
static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt)