提交 1d3d98c4 编写于 作者: B Bart Van Assche 提交者: Doug Ledford

IB/srp: Fix a spelling error in a source code comment

Change one occurrence of "boundries" into "boundaries".
Signed-off-by: NBart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: NSagi Grimberg <sagig@mellanox.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Laurence Oberman <loberman@redhat.com>
Reviewed-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NDoug Ledford <dledford@redhat.com>
上级 94d7f1a2
...@@ -1398,7 +1398,7 @@ static int srp_map_sg_entry(struct srp_map_state *state, ...@@ -1398,7 +1398,7 @@ static int srp_map_sg_entry(struct srp_map_state *state,
/* /*
* If the last entry of the MR wasn't a full page, then we need to * If the last entry of the MR wasn't a full page, then we need to
* close it out and start a new one -- we can only merge at page * close it out and start a new one -- we can only merge at page
* boundries. * boundaries.
*/ */
ret = 0; ret = 0;
if (len != dev->mr_page_size) if (len != dev->mr_page_size)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册