diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-09-06 08:05:44 -0400 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-09-08 16:27:27 -0400 |
commit | 93f71941c6d3ead73ca74d447b4007c6908f6eb5 (patch) | |
tree | 1bca639e01f3e0e4d9a3f24b7363f5afdcd60c7d /net/bluetooth | |
parent | 9472007c62ecc8f21daa2e1e252bf73b67e535fc (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.c | 1 |
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 | ||
274 | static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt) | 273 | static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt) |