]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 03:21:01 +0000 (04:21 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 25 Nov 2019 10:45:43 +0000 (21:45 +1100)
commite27628d0462ee17b5a4280de8b136be6d97bda0b
tree031a711cd627d6135a920b13a76ecd2274d46f91
parent3b82e31b07c2926e604a4d5e17a279f432f0be98
powerpc: 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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1574306461-7646-1-git-send-email-krzk@kernel.org
arch/powerpc/Kconfig.debug
arch/powerpc/platforms/Kconfig.cputype