]> asedeno.scripts.mit.edu Git - linux.git/commit
macintosh: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:41:15 +0000 (21:41 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 23 Jan 2020 10:31:23 +0000 (21:31 +1100)
commit25dd118f4b2773490df12b9d190c1956cf3250c3
tree90d76cbd17798fb65fe5e6532086a603aed2944e
parent173bf44bdfc768af3c07cd0aeeb6ad8d1331b77d
macintosh: 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/20191120134115.14918-1-krzk@kernel.org
drivers/macintosh/Kconfig