[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1621867637-2680-1-git-send-email-huangguangbin2@huawei.com>
Date: Mon, 24 May 2021 22:47:07 +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>, <tanhuazhong@...wei.com>,
<huangguangbin2@...wei.com>
Subject: [PATCH net-next 00/10] net: wan: clean up some code style issues
This patchset clean up some code style issues.
Peng Li (10):
net: wan: remove redundant blank lines
net: wan: fix an code style issue about "foo* bar"
net: wan: add blank line after declarations
net: wan: code indent use tabs where possible
net: wan: fix the code style issue about trailing statements
net: wan: add some required spaces
net: wan: move out assignment in if condition
net: wan: replace comparison to NULL with "!card"
net: wan: fix the comments style issue
net: wan: add braces {} to all arms of the statement
drivers/net/wan/wanxl.c | 186 ++++++++++++++++++++++++------------------------
1 file changed, 94 insertions(+), 92 deletions(-)
--
2.8.1
Powered by blists - more mailing lists