]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - net/tipc/group.c
tipc: a couple of cleanups
authorJon Maloy <jon.maloy@ericsson.com>
Mon, 8 Jan 2018 20:03:23 +0000 (21:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 17:35:57 +0000 (12:35 -0500)
commit8d5dee21f6f01f4632c10b750709a1383eefc7aa
treec9c01a6877b1af9a221d60c31a2444ec5fb540c1
parenta67c01e209356590f5ceaa8be454c6ab4b99c95b
tipc: a couple of cleanups

- We remove the 'reclaiming' member list in struct tipc_group, since
  it doesn't serve any purpose.

- We simplify the GRP_REMIT_MSG branch of tipc_group_protocol_rcv().

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/group.c