Commits
Chuck Lever committed cac7f15036d
svcrdma: Remove superfluous line from rdma_read_chunks() Clean up: svc_rdma_get_read_chunk() already returns a pointer to the Read list. No need to set "ch" again to the value it already contains. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>