All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: hinic: some cleanups
@ 2021-05-13  6:26 Guangbin Huang
  2021-05-13  6:26 ` [PATCH net-next 1/4] net: hinic: remove unnecessary blank line Guangbin Huang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Guangbin Huang @ 2021-05-13  6:26 UTC (permalink / raw)
  To: luobin9, davem, kuba; +Cc: netdev, linux-kernel

This patchset adds some cleanups for the hinic ethernet driver.

Guangbin Huang (4):
  net: hinic: remove unnecessary blank line
  net: hinic: add blank line after function declaration
  net: hinic: remove unnecessary parentheses
  net: hinic: fix misspelled "acessing"

 drivers/net/ethernet/huawei/hinic/hinic_ethtool.c |  1 -
 drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c |  2 +-
 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c  | 10 +++++-----
 drivers/net/ethernet/huawei/hinic/hinic_hw_eqs.c  |  6 +++---
 drivers/net/ethernet/huawei/hinic/hinic_hw_if.c   |  2 +-
 drivers/net/ethernet/huawei/hinic/hinic_hw_io.c   |  4 ++--
 drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c |  4 ++--
 drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c   |  1 +
 drivers/net/ethernet/huawei/hinic/hinic_main.c    |  1 -
 drivers/net/ethernet/huawei/hinic/hinic_port.c    | 10 +++++-----
 drivers/net/ethernet/huawei/hinic/hinic_rx.c      |  1 +
 drivers/net/ethernet/huawei/hinic/hinic_tx.c      |  2 +-
 12 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-05-13 22:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13  6:26 [PATCH net-next 0/4] net: hinic: some cleanups Guangbin Huang
2021-05-13  6:26 ` [PATCH net-next 1/4] net: hinic: remove unnecessary blank line Guangbin Huang
2021-05-13  6:26 ` [PATCH net-next 2/4] net: hinic: add blank line after function declaration Guangbin Huang
2021-05-13  6:26 ` [PATCH net-next 3/4] net: hinic: remove unnecessary parentheses Guangbin Huang
2021-05-13  6:26 ` [PATCH net-next 4/4] net: hinic: fix misspelled "acessing" Guangbin Huang
2021-05-13 22:50 ` [PATCH net-next 0/4] net: hinic: some cleanups patchwork-bot+netdevbpf

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.