Commit 13d2d342 authored by Ren Yu's avatar Ren Yu Committed by Martin K. Petersen

scsi: mpt3sas: Fix typo in comment

Spelling mistake in comment: non-succesfull -> non-successful.

Link: https://lore.kernel.org/r/20220617081557.9009-1-renyu@nfschina.comSigned-off-by: default avatarRen Yu <renyu@nfschina.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 873cdda1
......@@ -5294,7 +5294,7 @@ _scsih_normalize_sense(char *sense_buffer, struct sense_info *data)
}
/**
* _scsih_scsi_ioc_info - translated non-succesfull SCSI_IO request
* _scsih_scsi_ioc_info - translated non-successful SCSI_IO request
* @ioc: per adapter object
* @scmd: pointer to scsi command object
* @mpi_reply: reply mf payload returned from firmware
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment