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>
This commit is contained in:
parent
72bb2f2678
commit
637b4caeed
@ -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
|
* as supported send it. If not supported assume that the controller
|
||||||
* does not have actual support for stored link keys which makes this
|
* does not have actual support for stored link keys which makes this
|
||||||
* command redundant anyway.
|
* command redundant anyway.
|
||||||
*/
|
*/
|
||||||
if (hdev->commands[6] & 0x80) {
|
if (hdev->commands[6] & 0x80) {
|
||||||
struct hci_cp_delete_stored_link_key cp;
|
struct hci_cp_delete_stored_link_key cp;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user