diff mbox series

scsi:bfa: Fix typo

Message ID 20210521092153.379-1-zuoqilin1@163.com
State New
Headers show
Series scsi:bfa: Fix typo | expand

Commit Message

zuoqilin1@163.com May 21, 2021, 9:21 a.m. UTC
From: zuoqilin <zuoqilin@yulong.com>

Change 'chnage' to 'change'.

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
---
 drivers/scsi/bfa/bfa_defs_svc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Martin K. Petersen May 21, 2021, 9 p.m. UTC | #1
zuoqilin1@163.com,

> Change 'chnage' to 'change'.

Applied to 5.14/scsi-staging, thanks!
Martin K. Petersen May 26, 2021, 4:07 a.m. UTC | #2
On Fri, 21 May 2021 17:21:53 +0800, zuoqilin1@163.com wrote:

> Change 'chnage' to 'change'.


Applied to 5.14/scsi-queue, thanks!

[1/1] scsi:bfa: Fix typo
      https://git.kernel.org/mkp/scsi/c/1ecc820db0b9

-- 
Martin K. Petersen	Oracle Linux Engineering
diff mbox series

Patch

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.
  */