public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH next-next 0/2] net: vlan: two small refactors to make code more concise
@ 2022-08-31  4:09 Ziyang Xuan
  2022-08-31  4:09 ` [PATCH next-next 1/2] net: vlan: remove unnecessary err variable in vlan_init_net() Ziyang Xuan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ziyang Xuan @ 2022-08-31  4:09 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, morbo, netdev; +Cc: linux-kernel

Give two small refactors to make code more concise.

Ziyang Xuan (2):
  net: vlan: remove unnecessary err variable in vlan_init_net()
  net: vlan: reduce indentation level in __vlan_find_dev_deep_rcu()

 net/8021q/vlan.c      |  5 +----
 net/8021q/vlan_core.c | 22 +++++++++-------------
 2 files changed, 10 insertions(+), 17 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-02  1:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-31  4:09 [PATCH next-next 0/2] net: vlan: two small refactors to make code more concise Ziyang Xuan
2022-08-31  4:09 ` [PATCH next-next 1/2] net: vlan: remove unnecessary err variable in vlan_init_net() Ziyang Xuan
2022-08-31  4:09 ` [PATCH next-next 2/2] net: vlan: reduce indentation level in __vlan_find_dev_deep_rcu() Ziyang Xuan
2022-09-01 13:28 ` [PATCH next-next 0/2] net: vlan: two small refactors to make code more concise Paolo Abeni
2022-09-02  1:12   ` Ziyang Xuan (William)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox