]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/target/target_core_ua.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / target / target_core_ua.c
index a2ef346087e890ec461f35c8d20632643e03aee0..df355176a377432b8784bc7085d397019ca9978d 100644 (file)
@@ -247,7 +247,7 @@ void core_scsi3_ua_for_check_condition(
                }
                /*
                 * Otherwise for the default 00b, release the UNIT ATTENTION
-                * condition.  Return the ASC/ASCQ of the higest priority UA
+                * condition.  Return the ASC/ASCQ of the highest priority UA
                 * (head of the list) in the outgoing CHECK_CONDITION + sense.
                 */
                if (head) {
@@ -304,7 +304,7 @@ int core_scsi3_ua_clear_for_request_sense(
         * matching struct se_lun.
         *
         * Once the returning ASC/ASCQ values are set, we go ahead and
-        * release all of the Unit Attention conditions for the assoicated
+        * release all of the Unit Attention conditions for the associated
         * struct se_lun.
         */
        spin_lock(&deve->ua_lock);