Re: [PATCH] drm/vc4: Fix Kconfig indentation

From: Krzysztof Kozlowski
Date: Wed Nov 27 2019 - 21:01:58 EST


On Wed, 27 Nov 2019 at 21:14, Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> wrote:
>
> On Thu, 21 Nov 2019, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> > Adjust indentation from spaces to tab (+optional two spaces) as in
> > coding style with command like:
> > $ sed -e 's/^ /\t/' -i */Kconfig
>
> Btw have you updated checkpatch.pl to try to keep the Kconfigs from
> bitrotting back to having different indentation? Or the config tools?

Perl is not my domain but I can try. Let's see...

Best regards,
Krzysztof