linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] net: wan: clean up some code style issues
@ 2021-05-25 14:07 Guangbin Huang
  2021-05-25 14:07 ` [PATCH net-next 1/6] net: wan: remove redundant blank lines Guangbin Huang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Guangbin Huang @ 2021-05-25 14:07 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 (6):
  net: wan: remove redundant blank lines
  net: wan: add blank line after declarations
  net: wan: fix an code style issue about "foo* bar
  net: wan: add some required spaces
  net: wan: replace comparison to NULL with "!card"
  net: wan: add spaces required around that ':' and '+'

 drivers/net/wan/n2.c | 56 +++++++++++++++++-----------------------------------
 1 file changed, 18 insertions(+), 38 deletions(-)

-- 
2.8.1


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 14:07 [PATCH net-next 0/6] net: wan: clean up some code style issues Guangbin Huang
2021-05-25 14:07 ` [PATCH net-next 1/6] net: wan: remove redundant blank lines Guangbin Huang
2021-05-25 14:07 ` [PATCH net-next 2/6] net: wan: add blank line after declarations Guangbin Huang
2021-05-25 14:07 ` [PATCH net-next 3/6] net: wan: fix an code style issue about "foo* bar Guangbin Huang
2021-05-25 14:07 ` [PATCH net-next 4/6] net: wan: add some required spaces Guangbin Huang
2021-05-25 14:07 ` [PATCH net-next 5/6] net: wan: replace comparison to NULL with "!card" Guangbin Huang
2021-05-25 14:07 ` [PATCH net-next 6/6] net: wan: add spaces required around that ':' and '+' Guangbin Huang
2021-05-25 22:50 ` [PATCH net-next 0/6] net: wan: 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).