We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653303f commit fe5e26aCopy full SHA for fe5e26a
include/linux/nvme-fc-driver.h
@@ -672,7 +672,7 @@ enum {
672
* Values set by the LLDD indicating completion status of the FCP operation.
673
* Must be set prior to calling the done() callback.
674
* @transferred_length: amount of DATA_OUT payload data received by a
675
- * a WRITEDATA operation. If not a WRITEDATA operation, value must
+ * WRITEDATA operation. If not a WRITEDATA operation, value must
676
* be set to 0. Should equal transfer_length on success.
677
* @fcp_error: status of the FCP operation. Must be 0 on success; on failure
678
* must be a NVME_SC_FC_xxxx value.
0 commit comments