]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/scsi/bfa/include/protocol/ct.h
tree-wide: fix misspelling of "definition" in comments
[mirror_ubuntu-jammy-kernel.git] / drivers / scsi / bfa / include / protocol / ct.h
index c59d6630b070ea096550e4a9ea981db85ccfd557..79d16a9ab2810b87a664ab66b1d16c2ff553707a 100644 (file)
@@ -82,7 +82,7 @@ enum {
 };
 
 /*
- * defintions for CT reason code
+ * definitions for CT reason code
  */
 enum {
        CT_RSN_INV_CMD          = 0x01,
@@ -129,7 +129,7 @@ enum {
 };
 
 /*
- * defintions for the explanation code for all servers
+ * definitions for the explanation code for all servers
  */
 enum {
        CT_EXP_AUTH_EXCEPTION                   = 0xF1,