All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net/mlx5: Fix some coding-style issues
@ 2021-04-01 13:07 Weihang Li
  2021-04-01 13:07 ` [PATCH net-next 1/3] net/mlx5: Add a blank line after declarations Weihang Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Weihang Li @ 2021-04-01 13:07 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, saeedm, leon, linuxarm, 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/core/en_arfs.c    | 2 ++
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c     | 2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c | 1 +
 drivers/net/ethernet/mellanox/mlx5/core/lag.c        | 2 --
 drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c    | 1 -
 drivers/net/ethernet/mellanox/mlx5/core/rdma.c       | 1 -
 6 files changed, 4 insertions(+), 5 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-07  3:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 13:07 [PATCH net-next 0/3] net/mlx5: Fix some coding-style issues Weihang Li
2021-04-01 13:07 ` [PATCH net-next 1/3] net/mlx5: Add a blank line after declarations Weihang Li
2021-04-01 13:07 ` [PATCH net-next 2/3] net/mlx5: Remove return statement exist at the end of void function Weihang Li
2021-04-01 13:07 ` [PATCH net-next 3/3] net/mlx5: Replace spaces with tab at the start of a line Weihang Li
2021-04-07  3:50 ` [PATCH net-next 0/3] net/mlx5: Fix some coding-style issues Saeed Mahameed

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.