svcrdma: Simplify svc_rdma_send()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 7 May 2018 19:28:20 +0000 (15:28 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 11 May 2018 19:48:57 +0000 (15:48 -0400)
commit3abb03facee06ea052be6e3a435f6dbb4e54fc04
tree652702539ef971300d2b4fe21702b1c58ddc1ab9
parent986b78894b268f605e9ea055b99959bdce0e5945
svcrdma: Simplify svc_rdma_send()

Clean up: No current caller of svc_rdma_send's passes in a chained
WR. The logic that counts the chain length can be replaced with a
constant (1).

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/xprtrdma/svc_rdma_sendto.c