lkml.org 
[lkml]   [2018]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRE: [PATCH net-next] tipc: remove unused tipc_group_size
Date
Acked-by: Jon Maloy <jon.maloy@ericsson.com>

///jon

> -----Original Message-----
> From: YueHaibing <yuehaibing@huawei.com>
> Sent: Tuesday, 17 July, 2018 10:11
> To: davem@davemloft.net; Jon Maloy <jon.maloy@ericsson.com>; ying.xue@windriver.com
> Cc: linux-kernel@vger.kernel.org; netdev@vger.kernel.org; tipc-discussion@lists.sourceforge.net; YueHaibing
> <yuehaibing@huawei.com>
> Subject: [PATCH net-next] tipc: remove unused tipc_group_size
>
> After commit eb929a91b213 ("tipc: improve poll() for group member socket"),
> it is no longer used.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
> net/tipc/group.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/net/tipc/group.c b/net/tipc/group.c
> index cbe39e8..8f43e7d 100644
> --- a/net/tipc/group.c
> +++ b/net/tipc/group.c
> @@ -159,11 +159,6 @@ u32 tipc_group_exclude(struct tipc_group *grp)
> return 0;
> }
>
> -int tipc_group_size(struct tipc_group *grp)
> -{
> - return grp->member_cnt;
> -}
> -
> struct tipc_group *tipc_group_create(struct net *net, u32 portid,
> struct tipc_group_req *mreq,
> bool *group_is_open)
> --
> 2.7.0
>

\
 
 \ /
  Last update: 2018-07-17 21:50    [W:0.064 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site