svcrdma: Clean up read chunk counting
authorChuck Lever <chuck.lever@oracle.com>
Tue, 13 Jan 2015 16:02:54 +0000 (11:02 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 15 Jan 2015 20:01:44 +0000 (15:01 -0500)
commit2397aa8b515f7bd77c8d5698170b6a98fdd6721c
treeb631bbfd5e6c736601a2007e3fc276bd5ee2131a
parent83f2bedfc6435ffeaa7b466058c5d22b5e8f428b
svcrdma: Clean up read chunk counting

The byte_count argument is not used, and the function is called
only from one place.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_marshal.c
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
This page took 0.02578 seconds and 5 git commands to generate.