[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210609061855.413327-1-lijian_8010a29@163.com>
Date: Wed, 9 Jun 2021 14:18:55 +0800
From: lijian_8010a29@....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,
lijian <lijian@...ong.com>
Subject: [PATCH] scsi: lpfc: lpfc_nvme: deleted the repeated word
From: lijian <lijian@...ong.com>
deleted the repeated word 'since' in the comments.
Signed-off-by: lijian <lijian@...ong.com>
---
drivers/scsi/lpfc/lpfc_nvme.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/lpfc/lpfc_nvme.c b/drivers/scsi/lpfc/lpfc_nvme.c
index 41e49f61fac2..78171ef77c7e 100644
--- a/drivers/scsi/lpfc/lpfc_nvme.c
+++ b/drivers/scsi/lpfc/lpfc_nvme.c
@@ -2427,7 +2427,7 @@ lpfc_nvme_rescan_port(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
* For now, the driver just unbinds the DID and port_role so that
* no further IO can be issued. Changes are planned for later.
*
- * Notes - the ndlp reference count is not decremented here since
+ * Notes - the ndlp reference count is not decremented here
* since there is no nvme_transport api for devloss. Node ref count
* is only adjusted in driver unload.
*/
--
2.25.1
Powered by blists - more mailing lists