linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net-next 0/7] net: hostess_sv11: clean up some code style issues
@ 2021-06-18  2:32 Peng Li
  2021-06-18  2:32 ` [PATCH V2 net-next 1/7] net: hostess_sv11: fix the code style issue about "foo* bar" Peng Li
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Peng Li @ 2021-06-18  2:32 UTC (permalink / raw)
  To: davem, kuba, xie.he.0141, ms, willemb
  Cc: netdev, linux-kernel, huangguangbin2

This patchset clean up some code style issues.

---
Change Log:
V1 -> V2:
1. Add patch "[patch 5/7] net: hostess_sv11: remove dead code"
suggested by Andrew Lunn.
---

Peng Li (7):
  net: hostess_sv11: fix the code style issue about "foo* bar"
  net: hostess_sv11: move out assignment in if condition
  net: hostess_sv11: remove trailing whitespace
  net: hostess_sv11: fix the code style issue about switch and case
  net: hostess_sv11: remove dead code
  net: hostess_sv11: fix the comments style issue
  net: hostess_sv11: fix the alignment issue

 drivers/net/wan/hostess_sv11.c | 113 ++++++++++++++++++-----------------------
 1 file changed, 50 insertions(+), 63 deletions(-)

-- 
2.8.1


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  2:32 [PATCH V2 net-next 0/7] net: hostess_sv11: clean up some code style issues Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 1/7] net: hostess_sv11: fix the code style issue about "foo* bar" Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 2/7] net: hostess_sv11: move out assignment in if condition Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 3/7] net: hostess_sv11: remove trailing whitespace Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 4/7] net: hostess_sv11: fix the code style issue about switch and case Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 5/7] net: hostess_sv11: remove dead code Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 6/7] net: hostess_sv11: fix the comments style issue Peng Li
2021-06-18  2:32 ` [PATCH V2 net-next 7/7] net: hostess_sv11: fix the alignment issue Peng Li
2021-06-18 18:50 ` [PATCH V2 net-next 0/7] net: hostess_sv11: 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).