Reviewed-by: Xueming(Steven) Li
> -Original Message-
> From: dev On Behalf Of Adrien Mazarguil
> Sent: Saturday, May 26, 2018 12:35 AM
> To: Shahaf Shuler
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH 4/7] net/mlx5: re-indent generic probing function
>
>
Since commit "net/mlx5: split PCI from generic probing code" extracted the
inner loop to a separate function, mlx5_dev_spawn_one() is left with an
unnecessary indent level.
This patch eliminates a block, moves its local variables to function scope,
and re-indents its contents.
No functional impac
2 matches
Mail list logo