Re: [PATCH trivial] usb: Fix Kconfig indentation

2019-09-25 Thread Johan Hovold
On Mon, Sep 23, 2019 at 05:49:56PM +0200, Krzysztof Kozlowski wrote: > Adjust indentation from spaces to tab (+optional two spaces) as in > coding style with command like: > $ sed -e 's/^/\t/' -i */Kconfig > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/usb/dwc3/Kconfig

[PATCH trivial] usb: Fix Kconfig indentation

2019-09-23 Thread Krzysztof Kozlowski
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^/\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski --- drivers/usb/dwc3/Kconfig | 4 +- drivers/usb/gadget/legacy/Kconfig | 20 -