linux/drivers/usb/gadget/udc/bdc
Colin Ian King c0ee57ce66 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>
2019-10-04 14:09:42 +02:00
..
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bdc.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_cmd.c usb: gadget: fix various indentation issues 2019-02-07 13:14:51 +02:00
bdc_cmd.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_core.c usb: bdc: use devm_platform_ioremap_resource() to simplify code 2019-10-04 14:09:40 +02:00
bdc_dbg.c USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_dbg.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_ep.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
bdc_ep.h USB: gadget: udc: Remove redundant license text 2017-11-07 15:45:02 +01:00
bdc_pci.c USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() 2018-02-15 15:28:13 +02:00
bdc_udc.c USB: gadget: udc: clean up an indentation issue 2019-10-04 14:09:42 +02:00