Signed-off-by: Zheng Yongjun <zhengyongj...@huawei.com>
---
 drivers/scsi/qla2xxx/tcm_qla2xxx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/qla2xxx/tcm_qla2xxx.c 
b/drivers/scsi/qla2xxx/tcm_qla2xxx.c
index 61017acd3458..02d88117f423 100644
--- a/drivers/scsi/qla2xxx/tcm_qla2xxx.c
+++ b/drivers/scsi/qla2xxx/tcm_qla2xxx.c
@@ -1474,7 +1474,7 @@ static int tcm_qla2xxx_check_initiator_node_acl(
                return -EINVAL;
        }
        /*
-        * Format the FCP Initiator port_name into colon seperated values to
+        * Format the FCP Initiator port_name into colon separated values to
         * match the format by tcm_qla2xxx explict ConfigFS NodeACLs.
         */
        memset(&port_name, 0, 36);
-- 
2.22.0

Reply via email to