Re: [PATCH trivial 1/2] net: Fix Kconfig indentation
From: David Miller
Date: Thu Sep 26 2019 - 02:56:10 EST
From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Date: Mon, 23 Sep 2019 17:52:42 +0200
> 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>
Ok, I'll apply these to 'net'.