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

This patchset clean up some code style issues.

Peng Li (5):
  net: wan: remove redundant blank lines
  net: wan: add some required spaces
  net: wan: remove redundant braces {}
  net: wan: remove redundant space
  net: wan: fix variable definition style

 drivers/net/wan/c101.c         | 39 +++++++++++----------------------------
 drivers/net/wan/fsl_ucc_hdlc.c |  3 +--
 2 files changed, 12 insertions(+), 30 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-05-18 20:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 12:29 [PATCH net-next 0/5] net: wan: clean up some code style issues Guangbin Huang
2021-05-18 12:29 ` [PATCH net-next 1/5] net: wan: remove redundant blank lines Guangbin Huang
2021-05-18 12:29 ` [PATCH net-next 2/5] net: wan: add some required spaces Guangbin Huang
2021-05-18 12:29 ` [PATCH net-next 3/5] net: wan: remove redundant braces {} Guangbin Huang
2021-05-18 12:29 ` [PATCH net-next 4/5] net: wan: remove redundant space Guangbin Huang
2021-05-18 12:29 ` [PATCH net-next 5/5] net: wan: fix variable definition style Guangbin Huang
2021-05-18 20:50 ` [PATCH net-next 0/5] net: wan: 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.