diff mbox series

scsi: lpfc: lpfc_mbox: deleted these repeated words

Message ID 20210609032922.367111-1-lijian_8010a29@163.com
State New
Headers show
Series scsi: lpfc: lpfc_mbox: deleted these repeated words | expand

Commit Message

lijian_8010a29@163.com June 9, 2021, 3:29 a.m. UTC
From: lijian <lijian@yulong.com>

deleted these repeated words 'the' and 'routine' in the comments.

Signed-off-by: lijian <lijian@yulong.com>
---
 drivers/scsi/lpfc/lpfc_mbox.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/drivers/scsi/lpfc/lpfc_mbox.c b/drivers/scsi/lpfc/lpfc_mbox.c
index 1b40a3bbd1cd..a232e8dfbda8 100644
--- a/drivers/scsi/lpfc/lpfc_mbox.c
+++ b/drivers/scsi/lpfc/lpfc_mbox.c
@@ -2015,7 +2015,7 @@  lpfc_sli_config_mbox_opcode_get(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox)
  * @mboxq: pointer to lpfc mbox command.
  * @fcf_index: index to fcf table.
  *
- * This routine routine allocates and constructs non-embedded mailbox command
+ * This routine allocates and constructs non-embedded mailbox command
  * for reading a FCF table entry referred by @fcf_index.
  *
  * Return: pointer to the mailbox command constructed if successful, otherwise
@@ -2464,7 +2464,7 @@  lpfc_sli4_dump_page_a0(struct lpfc_hba *phba, struct lpfcMboxq *mbox)
  * information via a READ_FCF mailbox command. This mailbox command also is used
  * to indicate where received unsolicited frames from this FCF will be sent. By
  * default this routine will set up the FCF to forward all unsolicited frames
- * the the RQ ID passed in the @phba. This can be overridden by the caller for
+ * the RQ ID passed in the @phba. This can be overridden by the caller for
  * more complicated setups.
  **/
 void
@@ -2532,7 +2532,7 @@  lpfc_reg_fcfi(struct lpfc_hba *phba, struct lpfcMboxq *mbox)
  * information via a READ_FCF mailbox command. This mailbox command also is used
  * to indicate where received unsolicited frames from this FCF will be sent. By
  * default this routine will set up the FCF to forward all unsolicited frames
- * the the RQ ID passed in the @phba. This can be overridden by the caller for
+ * the RQ ID passed in the @phba. This can be overridden by the caller for
  * more complicated setups.
  **/
 void