Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Ren Yu and committed by
Martin K. Petersen
13d2d342 873cdda1

+1 -1
+1 -1
drivers/scsi/mpt3sas/mpt3sas_scsih.c
··· 5294 5294 } 5295 5295 5296 5296 /** 5297 - * _scsih_scsi_ioc_info - translated non-succesfull SCSI_IO request 5297 + * _scsih_scsi_ioc_info - translated non-successful SCSI_IO request 5298 5298 * @ioc: per adapter object 5299 5299 * @scmd: pointer to scsi command object 5300 5300 * @mpi_reply: reply mf payload returned from firmware