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.com Signed-off-by: Ren Yu <renyu@nfschina.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
873cdda193
commit
13d2d34287
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user