netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/3] tipc: some minor improvements
@ 2020-11-24 17:28 jmaloy
  2020-11-24 17:28 ` [net-next 1/3] tipc: refactor tipc_sk_bind() function jmaloy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: jmaloy @ 2020-11-24 17:28 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 add some improvements that will be useful in future commits.

Jon Maloy (3):
  tipc: refactor tipc_sk_bind() function
  tipc: make node number calculation reproducible
  tipc: update address terminology in code

 net/tipc/addr.c       |   7 ++-
 net/tipc/addr.h       |   1 +
 net/tipc/core.h       |  12 +++++
 net/tipc/group.c      |   3 +-
 net/tipc/group.h      |   3 +-
 net/tipc/name_table.c |  11 +++--
 net/tipc/net.c        |   2 +-
 net/tipc/socket.c     | 110 ++++++++++++++++++++----------------------
 net/tipc/subscr.c     |   5 +-
 net/tipc/subscr.h     |   5 +-
 net/tipc/topsrv.c     |   4 +-
 11 files changed, 87 insertions(+), 76 deletions(-)

-- 
2.25.4


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [net-next v2 0/3] tipc: some minor improvements
@ 2020-11-25 18:29 jmaloy
  2020-11-25 18:29 ` [net-next 1/3] tipc: refactor tipc_sk_bind() function jmaloy
  0 siblings, 1 reply; 7+ messages in thread
From: jmaloy @ 2020-11-25 18:29 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 add some improvements that will be useful in future commits.

---
v2: fixed sparse warning in patch #2

Jon Maloy (3):
  tipc: refactor tipc_sk_bind() function
  tipc: make node number calculation reproducible
  tipc: update address terminology in code

 net/tipc/addr.c       |   7 ++-
 net/tipc/addr.h       |   1 +
 net/tipc/core.h       |  12 +++++
 net/tipc/group.c      |   3 +-
 net/tipc/group.h      |   3 +-
 net/tipc/name_table.c |  11 +++--
 net/tipc/net.c        |   2 +-
 net/tipc/socket.c     | 110 ++++++++++++++++++++----------------------
 net/tipc/subscr.c     |   5 +-
 net/tipc/subscr.h     |   5 +-
 net/tipc/topsrv.c     |   4 +-
 11 files changed, 87 insertions(+), 76 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2020-11-25 18:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-24 17:28 [net-next 0/3] tipc: some minor improvements jmaloy
2020-11-24 17:28 ` [net-next 1/3] tipc: refactor tipc_sk_bind() function jmaloy
2020-11-24 17:28 ` [net-next 2/3] tipc: make node number calculation reproducible jmaloy
2020-11-25  0:22   ` Jakub Kicinski
2020-11-25  3:40   ` kernel test robot
2020-11-24 17:28 ` [net-next 3/3] tipc: update address terminology in code jmaloy
  -- strict thread matches above, loose matches on Subject: below --
2020-11-25 18:29 [net-next v2 0/3] tipc: some minor improvements jmaloy
2020-11-25 18:29 ` [net-next 1/3] tipc: refactor tipc_sk_bind() function jmaloy

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).