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

From: Peng Li <lipeng321@huawei.com>

This patchset clean up some code style issues.

Peng Li (6):
  net: hdlc_cisco: remove redundant blank lines
  net: hdlc_cisco: fix the code style issue about "foo* bar"
  net: hdlc_cisco: add some required spaces
  net: hdlc_cisco: remove unnecessary out of memory message
  net: hdlc_cisco: add blank line after declaration
  net: hdlc_cisco: remove redundant space

 drivers/net/wan/hdlc_cisco.c | 49 +++++++++++++-------------------------------
 1 file changed, 14 insertions(+), 35 deletions(-)

-- 
2.8.1


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 11:01 [PATCH net-next 0/6] net: hdlc_cisci: clean up some code style issues Guangbin Huang
2021-06-02 11:01 ` [PATCH net-next 1/6] net: hdlc_cisco: remove redundant blank lines Guangbin Huang
2021-06-02 11:01 ` [PATCH net-next 2/6] net: hdlc_cisco: fix the code style issue about "foo* bar" Guangbin Huang
2021-06-02 11:01 ` [PATCH net-next 3/6] net: hdlc_cisco: add some required spaces Guangbin Huang
2021-06-02 11:01 ` [PATCH net-next 4/6] net: hdlc_cisco: remove unnecessary out of memory message Guangbin Huang
2021-06-02 11:01 ` [PATCH net-next 5/6] net: hdlc_cisco: add blank line after declaration Guangbin Huang
2021-06-02 11:01 ` [PATCH net-next 6/6] net: hdlc_cisco: remove redundant space Guangbin Huang
2021-06-03 20:30 ` [PATCH net-next 0/6] net: hdlc_cisci: clean up some code style issues patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.