Re: [PATCH] macintosh: Fix Kconfig indentation
From: Michael Ellerman <hidden>
Date: 2020-01-29 05:17:27
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2020-01-29 05:17:27
Also in:
lkml
On Wed, 2019-11-20 at 13:41:15 UTC, Krzysztof Kozlowski wrote:
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>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/25dd118f4b2773490df12b9d190c1956cf3250c3 cheers