From: Marcel Holtmann Date: Mon, 1 Jul 2013 21:14:46 +0000 (-0700) Subject: Bluetooth: Fix simple whitespace vs tab style issue X-Git-Tag: upstream/snapshot3+hdmi~4422^2~84^2^2~54^2~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=637b4caeedde9b926de6e66d68d0951b0f0c83ef;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Bluetooth: Fix simple whitespace vs tab style issue Signed-off-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index e3a3499..b821b19 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;