[PATCH net-next 0/4] net: hinic; make some cleanup for hinic

From: Daode Huang
Date: Fri Mar 19 2021 - 02:41:45 EST


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