public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] net: hdlc_x25: clean up some code style issues
@ 2021-06-04  7:32 Guangbin Huang
  2021-06-04  7:32 ` [PATCH net-next 1/6] net: hdlc_x25: remove redundant blank lines Guangbin Huang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Guangbin Huang @ 2021-06-04  7:32 UTC (permalink / raw)
  To: davem, kuba, xie.he.0141, ms, willemb
  Cc: netdev, linux-kernel, lipeng321, huangguangbin2

From: Peng Li <lipeng321@huawei.com>

This patchset clean up some code style issues.

Peng Li (6):
  net: hdlc_x25: remove redundant blank lines
  net: hdlc_x25: remove unnecessary out of memory message
  net: hdlc_x25: move out assignment in if condition
  net: hdlc_x25: add some required spaces
  net: hdlc_x25: fix the code issue about "if..else.."
  net: hdlc_x25: fix the alignment issue

 drivers/net/wan/hdlc_x25.c | 77 +++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 48 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-06-04 21:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-04  7:32 [PATCH net-next 0/6] net: hdlc_x25: clean up some code style issues Guangbin Huang
2021-06-04  7:32 ` [PATCH net-next 1/6] net: hdlc_x25: remove redundant blank lines Guangbin Huang
2021-06-04  7:32 ` [PATCH net-next 2/6] net: hdlc_x25: remove unnecessary out of memory message Guangbin Huang
2021-06-04  7:32 ` [PATCH net-next 3/6] net: hdlc_x25: move out assignment in if condition Guangbin Huang
2021-06-04  7:32 ` [PATCH net-next 4/6] net: hdlc_x25: add some required spaces Guangbin Huang
2021-06-04  7:32 ` [PATCH net-next 5/6] net: hdlc_x25: fix the code issue about "if..else.." Guangbin Huang
2021-06-04  7:32 ` [PATCH net-next 6/6] net: hdlc_x25: fix the alignment issue Guangbin Huang
2021-06-04 21:40 ` [PATCH net-next 0/6] net: hdlc_x25: clean up some code style issues patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox