]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
scsi: be2iscsi: lpfc: fix typo
authorMatteo Croce <mcroce@redhat.com>
Fri, 4 Jan 2019 21:38:54 +0000 (22:38 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Mar 2019 21:38:20 +0000 (17:38 -0400)
Fix spelling mistake: "lenght" -> "length"

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/be2iscsi/be_cmds.c
drivers/scsi/lpfc/lpfc_debugfs.c

index 0a6972ee94d7e4c9d89b4497418f23881e5311ef..ea042c1fc70d0a0b9f9707fabb0f619d900b43df 100644 (file)
@@ -963,7 +963,7 @@ int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q,
  * @ctrl: ptr to ctrl_info
  * @cq: Completion Queue
  * @dq: Default Queue
- * @lenght: ring size
+ * @length: ring size
  * @entry_size: size of each entry in DEFQ
  * @is_header: Header or Data DEFQ
  * @ulp_num: Bind to which ULP
index 03247c9a284444c527cd3cd5d204934537a07d43..7e74cc6e0bd14ae2e1aab5f6dd8942673578b6d5 100644 (file)
@@ -4506,7 +4506,7 @@ lpfc_idiag_queacc_write(struct file *file, const char __user *buf,
  * lpfc_idiag_drbacc_read_reg - idiag debugfs read a doorbell register
  * @phba: The pointer to hba structure.
  * @pbuffer: The pointer to the buffer to copy the data to.
- * @len: The lenght of bytes to copied.
+ * @len: The length of bytes to copied.
  * @drbregid: The id to doorbell registers.
  *
  * Description:
@@ -4716,7 +4716,7 @@ lpfc_idiag_drbacc_write(struct file *file, const char __user *buf,
  * lpfc_idiag_ctlacc_read_reg - idiag debugfs read a control registers
  * @phba: The pointer to hba structure.
  * @pbuffer: The pointer to the buffer to copy the data to.
- * @len: The lenght of bytes to copied.
+ * @len: The length of bytes to copied.
  * @drbregid: The id to doorbell registers.
  *
  * Description: