]> 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)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 22 Oct 2019 07:40:15 +0000 (10:40 +0300)
commit5a15007747518a6f26481c4b001c4c143d75c8a5
tree0843d33ea6325a9181b7a4785d84b6dc23624c2c
parent1cbfb8c4f62d667f6b8b3948949737edb92992cc
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>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/bdc/bdc_udc.c