aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-11-09 13:27:36 +0000
committerMarcel Holtmann <marcel@holtmann.org>2018-12-19 00:44:01 +0100
commit75edd1f2f916f06248cd6a6e8ea706b44431d3eb (patch)
tree1738ab3774cda4ae0688cd9444f2813823804baa /net/bluetooth
parentBluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE. (diff)
downloadlinux-dev-75edd1f2f916f06248cd6a6e8ea706b44431d3eb.tar.xz
linux-dev-75edd1f2f916f06248cd6a6e8ea706b44431d3eb.zip
Bluetooth: clean an indentation issue, remove extraneous space
Trivial fix to clean up an indentation issue Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/hci_request.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/hci_request.c b/net/bluetooth/hci_request.c
index e8c9ef1e1922..ca73d36cc149 100644
--- a/net/bluetooth/hci_request.c
+++ b/net/bluetooth/hci_request.c
@@ -1556,7 +1556,7 @@ int __hci_req_setup_ext_adv_instance(struct hci_request *req, u8 instance)
connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) ||
mgmt_get_connectable(hdev);
- if (!is_advertising_allowed(hdev, connectable))
+ if (!is_advertising_allowed(hdev, connectable))
return -EPERM;
/* Set require_privacy to true only when non-connectable