From: Andrei Emeltchenko Date: Thu, 6 Sep 2012 12:05:44 +0000 (+0300) Subject: Bluetooth: trivial: Remove empty line X-Git-Tag: next-20120910~67^2~7 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=93f71941c6d3ead73ca74d447b4007c6908f6eb5;p=karo-tx-linux.git Bluetooth: trivial: Remove empty line Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- 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)