diff options
author | Andi Shyti <andi@etezian.org> | 2013-07-22 12:59:16 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-24 22:46:27 (GMT) |
commit | 59ea52dc461ebb05b78545064604d92faf8bb16f (patch) | |
tree | f7dee0b1591713ba1d47eebe7bf9da86396e9cd1 /tools/hv | |
parent | 9812a9d62a582afb2905e15e51866489115d0765 (diff) | |
download | linux-59ea52dc461ebb05b78545064604d92faf8bb16f.tar.xz |
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 'tools/hv')
0 files changed, 0 insertions, 0 deletions