提交 fe5e26a7 编写于 作者: R Randy Dunlap 提交者: Christoph Hellwig

nvme-fc: drop a duplicated word in a comment

Drop the repeated word "a" in a comment.
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NChristoph Hellwig <hch@lst.de>
上级 653303f2
...@@ -672,7 +672,7 @@ enum { ...@@ -672,7 +672,7 @@ enum {
* Values set by the LLDD indicating completion status of the FCP operation. * Values set by the LLDD indicating completion status of the FCP operation.
* Must be set prior to calling the done() callback. * Must be set prior to calling the done() callback.
* @transferred_length: amount of DATA_OUT payload data received by a * @transferred_length: amount of DATA_OUT payload data received by a
* a WRITEDATA operation. If not a WRITEDATA operation, value must * WRITEDATA operation. If not a WRITEDATA operation, value must
* be set to 0. Should equal transfer_length on success. * be set to 0. Should equal transfer_length on success.
* @fcp_error: status of the FCP operation. Must be 0 on success; on failure * @fcp_error: status of the FCP operation. Must be 0 on success; on failure
* must be a NVME_SC_FC_xxxx value. * must be a NVME_SC_FC_xxxx value.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册