tty: Fix Kconfig indentation, continued
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 13:28:47 +0000 (21:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Nov 2019 13:38:31 +0000 (14:38 +0100)
commitda88ac0bd683c13a80b2e55939f2465a25d7cdd4
tree2405bc869ed66d75cf620289047ecd635915ae4e
parent7d73170e1c282576419f8b50a771f1fcd2b81a94
tty: Fix Kconfig indentation, continued

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/20191121132847.29015-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/Kconfig
drivers/tty/hvc/Kconfig