summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
diff options
context:
space:
mode:
authorMarcel Holtmann2013-07-01 23:14:46 +0200
committerGustavo Padovan2013-07-25 15:15:21 +0200
commit637b4caeedde9b926de6e66d68d0951b0f0c83ef (patch)
treebe7cd87086d8efdc56a14fe08d389c18c8e49df0 /net/bluetooth/hci_core.c
parentbgmac: make bgmac depend on bcm47xx (diff)
downloadkernel-qcow2-linux-637b4caeedde9b926de6e66d68d0951b0f0c83ef.tar.gz
kernel-qcow2-linux-637b4caeedde9b926de6e66d68d0951b0f0c83ef.tar.xz
kernel-qcow2-linux-637b4caeedde9b926de6e66d68d0951b0f0c83ef.zip
Bluetooth: Fix simple whitespace vs tab style issue
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'net/bluetooth/hci_core.c')
-rw-r--r--net/bluetooth/hci_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index e3a349977595..b821b199b333 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -605,7 +605,7 @@ static void hci_init3_req(struct hci_request *req, unsigned long opt)
* as supported send it. If not supported assume that the controller
* does not have actual support for stored link keys which makes this
* command redundant anyway.
- */
+ */
if (hdev->commands[6] & 0x80) {
struct hci_cp_delete_stored_link_key cp;