projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72bb2f2
)
Bluetooth: Fix simple whitespace vs tab style issue
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 1 Jul 2013 21:14:46 +0000
(14:14 -0700)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Thu, 25 Jul 2013 13:15:21 +0000
(14:15 +0100)
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/hci_core.c
b/net/bluetooth/hci_core.c
index e3a349977595f2aff6bd27f49e2ee9ee00164470..b821b199b333429828a493ce0fb99239225a65e9 100644
(file)
--- 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;