From: lijian <lijian@xxxxxxxxxx> deleted the repeated word 'since' in the comments. Signed-off-by: lijian <lijian@xxxxxxxxxx> --- 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