]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: gadget: udc: clean up an indentation issue
authorColin Ian King <colin.king@canonical.com>
Fri, 27 Sep 2019 08:50:31 +0000 (09:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 12:09:42 +0000 (14:09 +0200)
commitc0ee57ce66fafbe866bf00e097b969d0f4524bb8
treece28388852997ea3f4ff2abfc846ce54f03ba790
parentfaf4b0dcea31f28979b5cde706d3e5d7b4ad840d
USB: gadget: udc: clean up an indentation issue

There is a statement that is indented too deeply, remove
the extraneous tabs.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190927085031.14739-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/bdc/bdc_udc.c