staging: fwserial: Fix Kconfig indentation (seven spaces)
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 13:28:51 +0000 (21:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Nov 2019 10:32:54 +0000 (11:32 +0100)
commit00d52fb7e4fd1b1b2dc3aa7e6844d074948485b3
tree2096612bff4496eb9ac1456cf35634c54f3e085b
parent96a8b2912fe56f49193879a771baf214b4f209e4
staging: fwserial: Fix Kconfig indentation (seven spaces)

Adjust indentation from seven 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/20191121132851.29072-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/Kconfig