[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1623725025-50976-1-git-send-email-huangguangbin2@huawei.com>
Date: Tue, 15 Jun 2021 10:43:35 +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 V2 net-next 00/10] net: z85230: clean up some code style issues
From: Peng Li <lipeng321@...wei.com>
This patchset clean up some code style issues.
---
Change Log:
V1 -> V2:
1, Remove patch "net: z85230: remove redundant initialization for statics"
from this patchset.
---
Peng Li (10):
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: 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 | 993 ++++++++++++++++++++---------------------------
1 file changed, 422 insertions(+), 571 deletions(-)
--
2.8.1
Powered by blists - more mailing lists