diff mbox series

[04/12] scsi: fix typo

Message ID 20190104213854.28887-1-mcroce@redhat.com (mailing list archive)
State Deferred
Headers show
Series None | expand

Commit Message

Matteo Croce Jan. 4, 2019, 9:38 p.m. UTC
Fix spelling mistake: "lenght" -> "length"

Signed-off-by: Matteo Croce <mcroce@redhat.com>
---
 drivers/scsi/be2iscsi/be_cmds.c  | 2 +-
 drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Matteo Croce Jan. 4, 2019, 9:53 p.m. UTC | #1
On Fri, Jan 4, 2019 at 10:38 PM Matteo Croce <mcroce@redhat.com> wrote:
>
> Fix spelling mistake: "lenght" -> "length"
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>
> ---
>  drivers/scsi/be2iscsi/be_cmds.c  | 2 +-
>  drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
>

Hi,

this patch was pulled from a 12 patches series and sent alone, please
discard the "04/12" in the subject
Matteo Croce March 16, 2019, 12:32 a.m. UTC | #2
On Fri, Jan 4, 2019 at 10:53 PM Matteo Croce <mcroce@redhat.com> wrote:
>
> On Fri, Jan 4, 2019 at 10:38 PM Matteo Croce <mcroce@redhat.com> wrote:
> >
> > Fix spelling mistake: "lenght" -> "length"
> >
> > Signed-off-by: Matteo Croce <mcroce@redhat.com>
> > ---
> >  drivers/scsi/be2iscsi/be_cmds.c  | 2 +-
> >  drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++--
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> >
>
> Hi,
>
> this patch was pulled from a 12 patches series and sent alone, please
> discard the "04/12" in the subject
>
> --
> Matteo Croce
> per aspera ad upstream

Ping, can someone review and merge it?

Regards,
Martin K. Petersen March 19, 2019, 9:39 p.m. UTC | #3
Matteo,

> Ping, can someone review and merge it?

Applied to 5.2/scsi-queue.
diff mbox series

Patch

diff --git a/drivers/scsi/be2iscsi/be_cmds.c b/drivers/scsi/be2iscsi/be_cmds.c
index 0a6972ee94d7..ea042c1fc70d 100644
--- a/drivers/scsi/be2iscsi/be_cmds.c
+++ b/drivers/scsi/be2iscsi/be_cmds.c
@@ -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
diff --git a/drivers/scsi/lpfc/lpfc_debugfs.c b/drivers/scsi/lpfc/lpfc_debugfs.c
index a58f0b3f03a9..ab18b83289ff 100644
--- a/drivers/scsi/lpfc/lpfc_debugfs.c
+++ b/drivers/scsi/lpfc/lpfc_debugfs.c
@@ -3969,7 +3969,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:
@@ -4179,7 +4179,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: