[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221022063518.24730-1-wangjianli@cdjrlc.com>
Date: Sat, 22 Oct 2022 14:35:18 +0800
From: wangjianli <wangjianli@...rlc.com>
To: anil.gurumurthy@...gic.com, sudarsana.kalluru@...gic.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/bfa: fix repeated words in comments
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
drivers/scsi/bfa/bfa_fcs_rport.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/bfa/bfa_fcs_rport.c b/drivers/scsi/bfa/bfa_fcs_rport.c
index c21aa37b8adb..dd78bea3e111 100644
--- a/drivers/scsi/bfa/bfa_fcs_rport.c
+++ b/drivers/scsi/bfa/bfa_fcs_rport.c
@@ -1971,7 +1971,7 @@ bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,
/*
* Device's PID has changed. We need to cleanup
* and re-login. If there is another device with
- * the the newly discovered pid, send an scn notice
+ * the newly discovered pid, send an scn notice
* so that its new pid can be discovered.
*/
list_for_each(qe, &rport->port->rport_q) {
--
2.36.1
Powered by blists - more mailing lists