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@kernel.org
<--->
.../net/ethernet/mellanox/mlx5/core/Kconfig | 36 +++---
Thanks, Reviewed-by: Leon Romanovsky leonro@mellanox.com