On Thu, Nov 21, 2019 at 4:19 AM 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 > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Fix also 7-space and tab+1 space indentation issues. Patch applied, why not. If it causes severe merge conflicts with other trees (I don't know at this point) then I might have to take it out again, so keep fingers crossed. Yours, Linus Walleij