Re: [PATCH trivial 2/2] drivers: net: Fix Kconfig indentation

From: Leon Romanovsky
Date: Tue Sep 24 2019 - 03:03:11 EST


On Mon, Sep 23, 2019 at 05:52:43PM +0200, Krzysztof Kozlowski 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>

<--->

> .../net/ethernet/mellanox/mlx5/core/Kconfig | 36 +++---

Thanks,
Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>