Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: bfa: Fix typo

Change 'chnage' to 'change'.

Link: https://lore.kernel.org/r/20210521092153.379-1-zuoqilin1@163.com
Signed-off-by: zuoqilin <zuoqilin@yulong.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

zuoqilin and committed by
Martin K. Petersen
1ecc820d 2d535031

+1 -1
+1 -1
drivers/scsi/bfa/bfa_defs_svc.h
··· 871 871 872 872 /* 873 873 * Initially flash content may be fff. On making LUN mask enable and disable 874 - * state chnage. when report lun command is being processed it goes from 874 + * state change. when report lun command is being processed it goes from 875 875 * BFA_LUN_MASK_ACTIVE to BFA_LUN_MASK_FETCH and comes back to 876 876 * BFA_LUN_MASK_ACTIVE. 877 877 */