]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c1b62c9b5b2e806aa0bc9666dbc555620660cc3
tree1c5d9ce293877120121ab0f15a886371e02829f8
parent21d02fc6d9d0dc6be5a19070d7a97a57407abf5b
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