usb: gadget: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 13:29:05 +0000 (21:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Nov 2019 13:39:40 +0000 (14:39 +0100)
commitb14f8b90341bb3258e536914ad0b1ad1a076233f
treefd8a69238459d848229695a8a858a7be059c3e74
parent2f8b6e9a2b5ee23e5a14eed6a294f05dc669757b
usb: gadget: Fix Kconfig indentation

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 <krzk@kernel.org>
Link: https://lore.kernel.org/r/20191121132905.29248-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/legacy/Kconfig
drivers/usb/gadget/udc/Kconfig