[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130724.154646.2283898956674234778.davem@davemloft.net>
Date: Wed, 24 Jul 2013 15:46:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: andi@...zian.org
Cc: ericvh@...il.com, rminnich@...dia.gov, lucho@...kov.net,
v9fs-developer@...ts.sourceforge.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: trans_rdma: remove unused function
From: Andi Shyti <andi@...zian.org>
Date: Mon, 22 Jul 2013 14:59:16 +0200
> This patch gets rid of the following warning:
>
> net/9p/trans_rdma.c:594:12: warning: ‘rdma_cancelled’ defined but not used [-Wunused-function]
> static int rdma_cancelled(struct p9_client *client, struct p9_req_t *req)
>
> The rdma_cancelled function is not called anywhere in the kernel
>
> Signed-off-by: Andi Shyti <andi@...zian.org>
Applied to net-next, thanks.
Powered by blists - more mailing lists