提交 6ec2ba02 编写于 作者: B Bart Van Assche 提交者: Doug Ledford

IB/srp: Fix a comment

The free request list was removed through patch "IB/srp: Use block layer tags".
Hence update a comment that refers to that free request list.
Signed-off-by: NBart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Sagi Grimberg <sagi@grimberg.me>
Cc: Laurence Oberman <loberman@redhat.com>
Reviewed-by: NSagi Grimberg <sagi@grimberg.me>
Reviewed-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NDoug Ledford <dledford@redhat.com>
上级 1d3d98c4
...@@ -1112,7 +1112,7 @@ static struct scsi_cmnd *srp_claim_req(struct srp_rdma_ch *ch, ...@@ -1112,7 +1112,7 @@ static struct scsi_cmnd *srp_claim_req(struct srp_rdma_ch *ch,
} }
/** /**
* srp_free_req() - Unmap data and add request to the free request list. * srp_free_req() - Unmap data and adjust ch->req_lim.
* @ch: SRP RDMA channel. * @ch: SRP RDMA channel.
* @req: Request to be freed. * @req: Request to be freed.
* @scmnd: SCSI command associated with @req. * @scmnd: SCSI command associated with @req.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册