Re: [PATCH TRIVIAL v2] gpu: Fix Kconfig indentation

From: Krzysztof Kozlowski
Date: Mon Oct 07 2019 - 13:30:11 EST


On Mon, 7 Oct 2019 at 18:09, Alex Deucher <alexdeucher@xxxxxxxxx> wrote:
>
> On Mon, Oct 7, 2019 at 7:39 AM Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> wrote:
> >
> > On Fri, 04 Oct 2019, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
> > > drivers/gpu/drm/i915/Kconfig | 12 +-
> > > drivers/gpu/drm/i915/Kconfig.debug | 144 +++++++++++------------
> >
> > Please split these out to a separate patch. Can't speak for others, but
> > the patch looks like it'll be conflicts galore and a problem to manage
> > if merged in one big lump.
>
> Yes, it would be nice to have the amd patch separate as well.

I'll split the AMD and i915 although I am not sure if it is sense to
split such trivial patch per each driver.

Best regards,
Krzysztof