[PATCH V2 net-next 0/6] net: hdlc_ppp: clean up some code style issues

From: Guangbin Huang
Date: Thu Jun 17 2021 - 10:06:47 EST


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