Quoting Krzysztof Kozlowski (2019-11-20 19:18:55) > 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 clk-next