Re: [PATCH] macintosh: Fix Kconfig indentation

From: Michael Ellerman
Date: Wed Jan 29 2020 - 00:17:32 EST


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@xxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/25dd118f4b2773490df12b9d190c1956cf3250c3

cheers