All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next v2 0/3] tipc: some small cleanups
@ 2021-06-02 17:44 jmaloy
  2021-06-02 17:44 ` [net-next v2 1/3] tipc: eliminate redundant fields in struct tipc_sock jmaloy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jmaloy @ 2021-06-02 17:44 UTC (permalink / raw)
  To: netdev, davem
  Cc: tipc-discussion, tung.q.nguyen, hoang.h.le, tuong.t.lien, jmaloy,
	maloy, xinl, ying.xue, parthasarathy.bhuvaragan

From: Jon Maloy <jmaloy@redhat.com>

We make some minor code cleanups and improvements.

---
v2: Changed value of TIPC_ANY_SCOPE macro in patch #3
    to avoid compiler warning

Jon Maloy (3):
  tipc: eliminate redundant fields in struct tipc_sock
  tipc: refactor function tipc_sk_anc_data_recv()
  tipc: simplify handling of lookup scope during multicast message
    reception

 net/tipc/name_table.c |   6 +-
 net/tipc/name_table.h |   4 +-
 net/tipc/socket.c     | 156 +++++++++++++++++++-----------------------
 3 files changed, 77 insertions(+), 89 deletions(-)

-- 
2.31.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 17:44 [net-next v2 0/3] tipc: some small cleanups jmaloy
2021-06-02 17:44 ` [net-next v2 1/3] tipc: eliminate redundant fields in struct tipc_sock jmaloy
2021-06-02 17:44 ` [net-next v2 2/3] tipc: refactor function tipc_sk_anc_data_recv() jmaloy
2021-06-02 17:44 ` [net-next v2 3/3] tipc: simplify handling of lookup scope during multicast message reception jmaloy
2021-06-03 21:10 ` [net-next v2 0/3] tipc: some small cleanups 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.