tty: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:38:43 +0000 (21:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 14:20:13 +0000 (15:20 +0100)
commit4500914d36860145c3c8a777646cfeca8a3f823f
tree3b4dd45f4ea9f0d8aa0e233fecb037b43f6956c5
parent55ed51fff224a51dfb768cfac3e4498888474c87
tty: 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/20191120133843.13189-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/Kconfig
drivers/tty/hvc/Kconfig
drivers/tty/serial/8250/Kconfig
drivers/tty/serial/Kconfig