Bluetooth: ath3k: remove blank line after if
authorMaxim Zhukov <mussitantesmortem@gmail.com>
Sun, 4 Feb 2018 21:09:45 +0000 (00:09 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 7 Feb 2018 08:46:09 +0000 (09:46 +0100)
Removed blank line after if.

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/ath3k.c

index b16c01a..4df5b95 100644 (file)
@@ -523,7 +523,6 @@ static int ath3k_probe(struct usb_interface *intf,
 
        /* load patch and sysconfig files for AR3012 */
        if (id->driver_info & BTUSB_ATH3012) {
-
                /* New firmware with patch and sysconfig files already loaded */
                if (le16_to_cpu(udev->descriptor.bcdDevice) > 0x0001)
                        return -ENODEV;