char: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:42:47 +0000 (21:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 14:09:48 +0000 (15:09 +0100)
commitc8175bd155c5c8e20008787148f8303ab20885b8
treece84b94cb3436160786d70e8c40f13c0c826494e
parent6e6c18bcb78c0dc0601ebe216bed12c844492d0c
char: 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/20191120134247.16073-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/Kconfig
drivers/char/agp/Kconfig
drivers/char/hw_random/Kconfig
drivers/char/ipmi/Kconfig