[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210521092153.379-1-zuoqilin1@163.com>
Date: Fri, 21 May 2021 17:21:53 +0800
From: zuoqilin1@....com
To: jejb@...ux.ibm.com, martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
zuoqilin <zuoqilin@...ong.com>
Subject: [PATCH] scsi:bfa: Fix typo
From: zuoqilin <zuoqilin@...ong.com>
Change 'chnage' to 'change'.
Signed-off-by: zuoqilin <zuoqilin@...ong.com>
---
drivers/scsi/bfa/bfa_defs_svc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/bfa/bfa_defs_svc.h b/drivers/scsi/bfa/bfa_defs_svc.h
index 8439951..f2c49f0 100644
--- a/drivers/scsi/bfa/bfa_defs_svc.h
+++ b/drivers/scsi/bfa/bfa_defs_svc.h
@@ -871,7 +871,7 @@ enum bfa_port_linkstate_rsn {
/*
* Initially flash content may be fff. On making LUN mask enable and disable
- * state chnage. when report lun command is being processed it goes from
+ * state change. when report lun command is being processed it goes from
* BFA_LUN_MASK_ACTIVE to BFA_LUN_MASK_FETCH and comes back to
* BFA_LUN_MASK_ACTIVE.
*/
--
1.9.1
Powered by blists - more mailing lists