usb: gadget: udc: reduce indentation
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 30 Dec 2018 15:53:08 +0000 (16:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2019 16:35:00 +0000 (17:35 +0100)
commit00553f322b7ac2a4e774e36fb633265f43651a7c
tree24f160c8ef5e95779bbaa8d8fab37a52d89e45ff
parent8a1dbc8d91d3d1602282c7e6b4222c7759c916fa
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/snps_udc_core.c