diff options
author | Andi Shyti <andi@etezian.org> | 2013-07-22 14:59:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-25 00:46:27 +0200 |
commit | 59ea52dc461ebb05b78545064604d92faf8bb16f (patch) | |
tree | f7dee0b1591713ba1d47eebe7bf9da86396e9cd1 /net/sysctl_net.c | |
parent | Merge branch 'be2net' (diff) | |
download | linux-59ea52dc461ebb05b78545064604d92faf8bb16f.tar.xz linux-59ea52dc461ebb05b78545064604d92faf8bb16f.zip |
net: trans_rdma: remove unused function
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@etezian.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sysctl_net.c')
0 files changed, 0 insertions, 0 deletions