Re: [PATCH net-next 0/3] net/mlx5: Fix some coding-style issues

2021-04-06 Thread Saeed Mahameed
On Thu, 2021-04-01 at 21:07 +0800, Weihang Li wrote: > Just make some cleanups according to the coding style of kernel. > > Wenpeng Liang (3): >   net/mlx5: Add a blank line after declarations. >   net/mlx5: Remove return statement exist at the end of void function >   net/mlx5: Replace spaces wit

[PATCH net-next 0/3] net/mlx5: Fix some coding-style issues

2021-04-01 Thread Weihang Li
Just make some cleanups according to the coding style of kernel. Wenpeng Liang (3): net/mlx5: Add a blank line after declarations. net/mlx5: Remove return statement exist at the end of void function net/mlx5: Replace spaces with tab at the start of a line drivers/net/ethernet/mellanox/mlx5