usb: gadget: udc: reduce indentation
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 30 Dec 2018 15:53:08 +0000 (16:53 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 28 Jan 2019 10:51:30 +0000 (12:51 +0200)
commit488e3b5fcd1d5c838b0b845a9d99b545ce46d84e
treef406cc9fb717733c5640fce80c37b07c60da1079
parent4d8cd61609200dbeb179649e90235d8ab6d66ef5
usb: gadget: udc: reduce indentation

Delete tab aligning a statement with the right hand side of a
preceding assignment rather than the left hand side.

Found with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/snps_udc_core.c