public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: hinic; make some cleanup for hinic
@ 2021-03-19  6:36 Daode Huang
  2021-03-19  6:36 ` [PATCH net-next 1/4] net: hinic: Remove unnecessary 'out of memory' message Daode Huang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Daode Huang @ 2021-03-19  6:36 UTC (permalink / raw)
  To: luobin9, davem, kuba; +Cc: netdev, linux-kernel

This set try to remove the unnecessary output message, add a blank line,
remove the dupliate word and change the deprecated strlcp functions in
hinic driver, for details, please refer to each patch.

Daode Huang (4):
  net: hinic: Remove unnecessary 'out of memory' message
  net: hinic: add a blank line after declarations
  net: hinic: remove the repeat word "the" in comment.
  net: hinic: convert strlcpy to strscpy

 drivers/net/ethernet/huawei/hinic/hinic_ethtool.c    | 4 ++--
 drivers/net/ethernet/huawei/hinic/hinic_hw_api_cmd.c | 8 ++------
 drivers/net/ethernet/huawei/hinic/hinic_hw_if.c      | 2 +-
 drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c    | 5 +----
 drivers/net/ethernet/huawei/hinic/hinic_hw_qp.c      | 1 -
 drivers/net/ethernet/huawei/hinic/hinic_rx.c         | 8 ++------
 drivers/net/ethernet/huawei/hinic/hinic_tx.c         | 1 +
 7 files changed, 9 insertions(+), 20 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-03-19 19:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19  6:36 [PATCH net-next 0/4] net: hinic; make some cleanup for hinic Daode Huang
2021-03-19  6:36 ` [PATCH net-next 1/4] net: hinic: Remove unnecessary 'out of memory' message Daode Huang
2021-03-19  6:36 ` [PATCH net-next 2/4] net: hinic: add a blank line after declarations Daode Huang
2021-03-19  6:36 ` [PATCH net-next 3/4] net: hinic: remove the repeat word "the" in comment Daode Huang
2021-03-19  6:36 ` [PATCH net-next 4/4] net: hinic: convert strlcpy to strscpy Daode Huang
2021-03-19 19:10 ` [PATCH net-next 0/4] net: hinic; make some cleanup for hinic patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox