tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
authorJon Maloy <jmaloy@redhat.com>
Wed, 17 Mar 2021 02:06:16 +0000 (22:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2021 18:51:04 +0000 (11:51 -0700)
commit45ceea2d403b811cb67cff59cfb395deeda733be
tree7f62466047f1b061aece71b35ab59a58f74f5a75
parent908148bc5046e3503f2758d1d94c43766958d5be
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()

We reduce the signature of this function according to the same
principle as the preceding commits.

Signed-off-by: Jon Maloy <jmaloy@redhat.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Acked-by: Hoang Le <hoang.h.le@dektech.com.au>
Acked-by: Tung Nguyen <tung.q.nguyen@dektech.com.au>
Acked-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/name_table.c
net/tipc/name_table.h
net/tipc/socket.c