[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1623569903-47930-1-git-send-email-huangguangbin2@huawei.com>
Date: Sun, 13 Jun 2021 15:38:12 +0800
From: Guangbin Huang <huangguangbin2@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <xie.he.0141@...il.com>,
<ms@....tdt.de>, <willemb@...gle.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lipeng321@...wei.com>, <huangguangbin2@...wei.com>
Subject: [PATCH net-next 00/11] net: z85230: clean up some code style issues
From: Peng Li <lipeng321@...wei.com>
This patchset clean up some code style issues.
Peng Li (11):
net: z85230: remove redundant blank lines
net: z85230: add blank line after declarations
net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)
net: z85230: remove redundant initialization for statics
net: z85230: replace comparison to NULL with "!skb"
net: z85230: fix the comments style issue
net: z85230: fix the code style issue about "if..else.."
net: z85230: remove trailing whitespaces
net: z85230: add some required spaces
net: z85230: fix the code style issue about open brace {
net: z85230: remove unnecessary out of memory message
drivers/net/wan/z85230.c | 995 ++++++++++++++++++++---------------------------
1 file changed, 423 insertions(+), 572 deletions(-)
--
2.8.1
Powered by blists - more mailing lists