[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1623828221-48349-1-git-send-email-huangguangbin2@huawei.com>
Date: Wed, 16 Jun 2021 15:23:26 +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/15] net: cosa: clean up some code style issues
From: Peng Li <lipeng321@...wei.com>
This patchset clean up some code style issues.
Peng Li (15):
net: cosa: remove redundant blank lines
net: cosa: add blank line after declarations
net: cosa: fix the code style issue about "foo* bar"
net: cosa: replace comparison to NULL with "!chan->rx_skb"
net: cosa: move out assignment in if condition
net: cosa: fix the comments style issue
net: cosa: add braces {} to all arms of the statement
net: cosa: remove redundant braces {}
net: cosa: add necessary () to macro argument
net: cosa: use BIT macro
net: cosa: fix the alignment issue
net: cosa: fix the code style issue about trailing statements
net: cosa: add some required spaces
net: cosa: remove trailing whitespaces
net: cosa: remove redundant spaces
drivers/net/wan/cosa.c | 493 ++++++++++++++++++++++++++-----------------------
1 file changed, 260 insertions(+), 233 deletions(-)
--
2.8.1
Powered by blists - more mailing lists