2019-11-20 15:47:08

by Dominique Martinet

[permalink] [raw]
Subject: Re: [PATCH] 9p: Fix Kconfig indentation

Krzysztof Kozlowski wrote on Wed, Nov 20, 2019:
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
> $ sed -e 's/^ /\t/' -i */Kconfig

I take it janitors weren't interested in these?

Since it's just 9p I can take it, but if this is the only patch I get it
might take a couple of months to get in.
Will do depending on your answer.

--
Dominique


2019-11-21 01:16:30

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] 9p: Fix Kconfig indentation

On Wed, 20 Nov 2019 at 22:08, Dominique Martinet <[email protected]> wrote:
>
> Krzysztof Kozlowski wrote on Wed, Nov 20, 2019:
> > Adjust indentation from spaces to tab (+optional two spaces) as in
> > coding style with command like:
> > $ sed -e 's/^ /\t/' -i */Kconfig
>
> I take it janitors weren't interested in these?
>
> Since it's just 9p I can take it, but if this is the only patch I get it
> might take a couple of months to get in.
> Will do depending on your answer.

Neither trivial nor kernel-janitors picked up previous version so
let's feel free to take, even if it sits in your tree for some time.

Best regards,
Krzysztof