netdev.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-21  1:08 Guangbin Huang
  2021-05-21  1:08 ` [PATCH net-next 1/6] net: wan: fix an code style issue about "foo* bar" Guangbin Huang
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Guangbin Huang @ 2021-05-21  1:08 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: fix an code style issue about "foo* bar"
  net: wan: add some required spaces
  net: wan: fix the code style issue about trailing statements
  net: wan: remove redundant blank lines
  net: wan: add braces {} to all arms of the statement
  net: wan: add necessary () to macro argument

 drivers/net/wan/hd64572.c | 95 +++++++++++++++++++++++------------------------
 1 file changed, 47 insertions(+), 48 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH net-next 0/6] net: wan: clean up some code style issues
@ 2021-05-25 14:07 Guangbin Huang
  2021-05-25 22:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  1:08 [PATCH net-next 0/6] net: wan: clean up some code style issues Guangbin Huang
2021-05-21  1:08 ` [PATCH net-next 1/6] net: wan: fix an code style issue about "foo* bar" Guangbin Huang
2021-05-21  1:08 ` [PATCH net-next 2/6] net: wan: add some required spaces Guangbin Huang
2021-05-21  1:08 ` [PATCH net-next 3/6] net: wan: fix the code style issue about trailing statements Guangbin Huang
2021-05-21  1:08 ` [PATCH net-next 4/6] net: wan: remove redundant blank lines Guangbin Huang
2021-05-21  1:08 ` [PATCH net-next 5/6] net: wan: add braces {} to all arms of the statement Guangbin Huang
2021-05-21  1:08 ` [PATCH net-next 6/6] net: wan: add necessary () to macro argument Guangbin Huang
2021-05-21 20:40 ` [PATCH net-next 0/6] net: wan: clean up some code style issues patchwork-bot+netdevbpf
2021-05-25 14:07 Guangbin Huang
2021-05-25 22:50 ` 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).