uwb: clean an indentation issue, remove extraneous tab
authorColin Ian King <colin.king@canonical.com>
Tue, 30 Oct 2018 14:15:43 +0000 (14:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 12:22:06 +0000 (13:22 +0100)
Trivial fix to clean up an indentation issue, remove tab

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/i1480/dfu/usb.c

index c0430a41e24b9bb1b716d9fbe26ae5978a570b9e..b1b466cbc33ec9007d7581a80b567c8a12e78556 100644 (file)
@@ -309,7 +309,7 @@ int i1480_usb_cmd(struct i1480 *i1480, const char *cmd_name, size_t cmd_size)
        if (result < 0) {
                dev_err(dev, "%s: cannot submit NEEP read: %d\n",
                        cmd_name, result);
-                       goto error_submit_ep1;
+               goto error_submit_ep1;
        }
        /* Now post the command on EP0 */
        result = usb_control_msg(