OSDN Git Service

drivers: usb: host: fotg210-hcd.c: Fix indentation error
authorShubhankar Kuranagatti <shubhankarvk@gmail.com>
Thu, 11 Mar 2021 19:00:58 +0000 (00:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 11:40:08 +0000 (12:40 +0100)
commit4e6e85100256937ccb60a67405db5112a33d8741
tree44121d100dfe2d50d8b9ae737bb759f08acb9420
parentaaadc6aea6935e2f36c57056ff756fba0bbc4975
drivers: usb: host: fotg210-hcd.c: Fix indentation error

A space was given after tab key. The extra space has been removed.
This is done to maintain uniformity in the code.

Signed-off-by: Shubhankar Kuranagatti <shubhankarvk@gmail.com>
Link: https://lore.kernel.org/r/20210311190058.yudmivcbok56itay@kewl-virtual-machine
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/fotg210-hcd.c