char: Fix Kconfig indentation, continued
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 13:28:41 +0000 (21:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Nov 2019 13:38:04 +0000 (14:38 +0100)
commit599ea01ce0b322cc3eba5b2ce67bb9972edfeb52
tree1d4b0a878cbfc601fbefd2d2ddfdf4431865d5f9
parentab64ec1db25e0cceab0bad15b03fd57e2b461b15
char: 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/20191121132842.28942-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/hw_random/Kconfig
drivers/char/ipmi/Kconfig