All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: c101: clean up some code style issues
@ 2021-06-19  7:28 Peng Li
  2021-06-19  7:28 ` [PATCH net-next 1/3] net: c101: add blank line after declarations Peng Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peng Li @ 2021-06-19  7:28 UTC (permalink / raw)
  To: davem, kuba, xie.he.0141, ms, willemb
  Cc: netdev, linux-kernel, huangguangbin2

This patchset clean up some code style issues.

Peng Li (3):
  net: c101: add blank line after declarations
  net: c101: replace comparison to NULL with "!card"
  net: c101: remove redundant spaces

 drivers/net/wan/c101.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-06-21 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-19  7:28 [PATCH net-next 0/3] net: c101: clean up some code style issues Peng Li
2021-06-19  7:28 ` [PATCH net-next 1/3] net: c101: add blank line after declarations Peng Li
2021-06-19  7:28 ` [PATCH net-next 2/3] net: c101: replace comparison to NULL with "!card" Peng Li
2021-06-19  7:28 ` [PATCH net-next 3/3] net: c101: remove redundant spaces Peng Li
2021-06-21 19:50 ` [PATCH net-next 0/3] net: c101: 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.