aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2012-09-06 08:05:44 -0400
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>2012-09-08 16:27:27 -0400
commit93f71941c6d3ead73ca74d447b4007c6908f6eb5 (patch)
tree1bca639e01f3e0e4d9a3f24b7363f5afdcd60c7d /net/bluetooth
parent9472007c62ecc8f21daa2e1e252bf73b67e535fc (diff)
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)
268 BT_ERR("Unknown device type %d", hdev->dev_type); 268 BT_ERR("Unknown device type %d", hdev->dev_type);
269 break; 269 break;
270 } 270 }
271
272} 271}
273 272
274static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt) 273static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt)