diff options
Diffstat (limited to 'drivers/scsi/scsi_error.c')
-rw-r--r-- | drivers/scsi/scsi_error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/scsi_error.c b/drivers/scsi/scsi_error.c index f43de1e56420..ade98e23fb2b 100644 --- a/drivers/scsi/scsi_error.c +++ b/drivers/scsi/scsi_error.c | |||
@@ -538,7 +538,7 @@ static void scsi_eh_done(struct scsi_cmnd *scmd) | |||
538 | 538 | ||
539 | /** | 539 | /** |
540 | * scsi_try_host_reset - ask host adapter to reset itself | 540 | * scsi_try_host_reset - ask host adapter to reset itself |
541 | * @scmd: SCSI cmd to send hsot reset. | 541 | * @scmd: SCSI cmd to send host reset. |
542 | */ | 542 | */ |
543 | static int scsi_try_host_reset(struct scsi_cmnd *scmd) | 543 | static int scsi_try_host_reset(struct scsi_cmnd *scmd) |
544 | { | 544 | { |