aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_intel.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-10-30 11:34:19 +0000
committerMarcel Holtmann <marcel@holtmann.org>2018-12-19 00:46:30 +0100
commit7086b36b8080e6252162cf5d681f521738e7ced5 (patch)
tree1dbef816130d8756d37db67eeb8edad9c2229c69 /drivers/bluetooth/hci_intel.c
parentBluetooth: clean an indentation issue, remove extraneous space (diff)
downloadlinux-dev-7086b36b8080e6252162cf5d681f521738e7ced5.tar.xz
linux-dev-7086b36b8080e6252162cf5d681f521738e7ced5.zip
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Trivial fix to clean up an indentation issue, remove spaces Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/hci_intel.c')
-rw-r--r--drivers/bluetooth/hci_intel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/bluetooth/hci_intel.c b/drivers/bluetooth/hci_intel.c
index 8caa1a6619ce..f31410526c57 100644
--- a/drivers/bluetooth/hci_intel.c
+++ b/drivers/bluetooth/hci_intel.c
@@ -596,8 +596,8 @@ static int intel_setup(struct hci_uart *hu)
* is in bootloader mode or if it already has operational firmware
* loaded.
*/
- err = btintel_read_version(hdev, &ver);
- if (err)
+ err = btintel_read_version(hdev, &ver);
+ if (err)
return err;
/* The hardware platform number has a fixed value of 0x37 and