OSDN Git Service

svcrdma: Remove superfluous line from rdma_read_chunks()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 4 May 2016 14:53:14 +0000 (10:53 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 13 May 2016 19:53:05 +0000 (15:53 -0400)
commitcac7f15036dc69c8708fa73369a9fae193e82bfb
treeeed2f321afe549564c010f0d0940cab8bcd44232
parent9ec64052060f972101b49f47631f5072f075426c
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>
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c