[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220908122538.12317-1-wangjianli@cdjrlc.com>
Date: Thu, 8 Sep 2022 20:25:38 +0800
From: wangjianli <wangjianli@...rlc.com>
To: james.smart@...adcom.com, dick.kennedy@...adcom.com,
jejb@...ux.ibm.com, martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
wangjianli <wangjianli@...rlc.com>
Subject: [PATCH] scsi/lpfc: fix repeated words in comments
Delete the redundant word 'in'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
drivers/scsi/lpfc/lpfc_ct.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/lpfc/lpfc_ct.c b/drivers/scsi/lpfc/lpfc_ct.c
index b555ccb5ae34..75eaac273a89 100644
--- a/drivers/scsi/lpfc/lpfc_ct.c
+++ b/drivers/scsi/lpfc/lpfc_ct.c
@@ -889,7 +889,7 @@ lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type,
}
/* All GID_FT entries processed. If the driver is running in
- * in target mode, put impacted nodes into recovery and drop
+ * target mode, put impacted nodes into recovery and drop
* the RPI to flush outstanding IO.
*/
if (vport->phba->nvmet_support) {
--
2.36.1
Powered by blists - more mailing lists