[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1617178714-14031-1-git-send-email-liweihang@huawei.com>
Date: Wed, 31 Mar 2021 16:18:27 +0800
From: Weihang Li <liweihang@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linuxarm@...wei.com>,
Weihang Li <liweihang@...wei.com>
Subject: [PATCH net-next 0/7] net: fix some coding style issues
Do some cleanups according to the coding style of kernel, including wrong
print type, redundant and missing spaces and so on.
Yangyang Li (1):
net: lpc_eth: fix format warnings of block comments
Yixing Liu (6):
net: ena: fix inaccurate print type
net: ena: remove extra words from comments
net: amd8111e: fix inappropriate spaces
net: amd: correct some format issues
net: ocelot: fix a trailling format issue with block comments
net: toshiba: fix the trailing format of some block comments
drivers/net/ethernet/amazon/ena/ena_com.c | 4 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +-
drivers/net/ethernet/amd/amd8111e.c | 362 +++++++++++++--------------
drivers/net/ethernet/amd/hplance.c | 3 +
drivers/net/ethernet/mscc/ocelot.c | 3 +-
drivers/net/ethernet/nxp/lpc_eth.c | 9 +-
drivers/net/ethernet/toshiba/spider_net.c | 42 ++--
drivers/net/ethernet/toshiba/tc35815.c | 3 +-
8 files changed, 221 insertions(+), 207 deletions(-)
--
2.8.1
Powered by blists - more mailing lists