xprtrdma: Delete rpcrdma_recv_buffer_put()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 19 Apr 2021 18:02:47 +0000 (14:02 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 26 Apr 2021 13:24:12 +0000 (09:24 -0400)
commitc35ca60d490e32b7e7d21f344693ea29d4f4a9d3
tree1c5d9ce293877120121ab0f15a886371e02829f8
parent35d8b10a25884050bb3b0149b62c3818ec59f77c
xprtrdma: Delete rpcrdma_recv_buffer_put()

Clean up: The name recv_buffer_put() is a vestige of older code,
and the function is just a wrapper for the newer rpcrdma_rep_put().
In most of the existing call sites, a pointer to the owning
rpcrdma_buffer is already available.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/xprtrdma/backchannel.c
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h