diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-05-17 07:22:29 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-05-28 06:02:12 -0400 |
commit | c2b3ebd0d21a10c7c5c44f4f3bd55d0065a86798 (patch) | |
tree | 3da473026b46ca35848778256f8f21e5509c1efd /drivers/scsi/aic7xxx_old | |
parent | 6403792248af2cef6300945c498dc6042c6953b2 (diff) |
scsi: Spelling hsot -> host
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/scsi/aic7xxx_old')
-rw-r--r-- | drivers/scsi/aic7xxx_old/aic7xxx.seq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx_old/aic7xxx.seq b/drivers/scsi/aic7xxx_old/aic7xxx.seq index 823ff2873229..dc3bb81cff0c 100644 --- a/drivers/scsi/aic7xxx_old/aic7xxx.seq +++ b/drivers/scsi/aic7xxx_old/aic7xxx.seq | |||
@@ -693,7 +693,7 @@ p_status: | |||
693 | * it's own message. | 693 | * it's own message. |
694 | * | 694 | * |
695 | * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message. | 695 | * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message. |
696 | * This is done to allow the hsot to send messages outside of an identify | 696 | * This is done to allow the host to send messages outside of an identify |
697 | * sequence while protecting the seqencer from testing the MK_MESSAGE bit | 697 | * sequence while protecting the seqencer from testing the MK_MESSAGE bit |
698 | * on an SCB that might not be for the current nexus. (For example, a | 698 | * on an SCB that might not be for the current nexus. (For example, a |
699 | * BDR message in response to a bad reselection would leave us pointed to | 699 | * BDR message in response to a bad reselection would leave us pointed to |