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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="yes", Size: 666 bytes --]

This patchset clean up some code style issues.

---
Change Log:
V1 -> V2:
1. remove patch "net: hdlc_ppp: fix the comments style issue" and
patch "net: hdlc_ppp: remove redundant spaces" from this patchset.
---

Peng Li (6):
  net: hdlc_ppp: remove redundant blank lines
  net: hdlc_ppp: add blank line after declarations
  net: hdlc_ppp: fix the code style issue about "foo* bar"
  net: hdlc_ppp: move out assignment in if condition
  net: hdlc_ppp: remove unnecessary out of memory message
  net: hdlc_ppp: add required space

 drivers/net/wan/hdlc_ppp.c | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-06-17 19:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 14:03 [PATCH V2 net-next 0/6] net: hdlc_ppp: clean up some code style issues Guangbin Huang
2021-06-17 14:03 ` [PATCH V2 net-next 1/6] net: hdlc_ppp: remove redundant blank lines Guangbin Huang
2021-06-17 14:03 ` [PATCH V2 net-next 2/6] net: hdlc_ppp: add blank line after declarations Guangbin Huang
2021-06-17 14:03 ` [PATCH V2 net-next 3/6] net: hdlc_ppp: fix the code style issue about "foo* bar" Guangbin Huang
2021-06-17 14:03 ` [PATCH V2 net-next 4/6] net: hdlc_ppp: move out assignment in if condition Guangbin Huang
2021-06-17 14:03 ` [PATCH V2 net-next 5/6] net: hdlc_ppp: remove unnecessary out of memory message Guangbin Huang
2021-06-17 14:03 ` [PATCH V2 net-next 6/6] net: hdlc_ppp: add required space Guangbin Huang
2021-06-17 19:20 ` [PATCH V2 net-next 0/6] net: hdlc_ppp: 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;
as well as URLs for NNTP newsgroup(s).