diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2021-08-02 20:44:42 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2021-08-09 22:42:25 +0200 |
commit | 8d863b1f0541ea540cb47d1454eb060963a79d5f (patch) | |
tree | 4e06389d7cb553afd5633c1845dd64773aaeca37 /net/sunrpc/rpc_pipe.c | |
parent | xprtrdma: Add an xprtrdma_post_send_err tracepoint (diff) | |
download | linux-8d863b1f0541ea540cb47d1454eb060963a79d5f.tar.xz linux-8d863b1f0541ea540cb47d1454eb060963a79d5f.zip |
xprtrdma: Eliminate rpcrdma_post_sends()
Clean up.
Now that there is only one registration mode, there is only one
target "post_send" method: frwr_send(). rpcrdma_post_sends() no
longer adds much value, especially since all of its call sites
ignore the return code value except to check if it's non-zero.
Just have them call frwr_send() directly instead.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/rpc_pipe.c')
0 files changed, 0 insertions, 0 deletions