Message ID | 20210521092153.379-1-zuoqilin1@163.com |
---|---|
State | New |
Headers | show |
Series | scsi:bfa: Fix typo | expand |
zuoqilin1@163.com,
> Change 'chnage' to 'change'.
Applied to 5.14/scsi-staging, thanks!
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 --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. */