Re: [PATCH v2] powerpc: Fix Kconfig indentation
From: Michael Ellerman
Date: Mon Nov 25 2019 - 20:14:20 EST
On Thu, 2019-11-21 at 03:21:01 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/5f017a56aa5da7f646a858475d57730cd155c9f1
cheers