[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1616135785-122085-1-git-send-email-huangdaode@huawei.com>
Date: Fri, 19 Mar 2021 14:36:21 +0800
From: Daode Huang <huangdaode@...wei.com>
To: <luobin9@...wei.com>, <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH net-next 0/4] net: hinic; make some cleanup for hinic
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
Powered by blists - more mailing lists