1
0
Fork 0

scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"

There is a spelling mistake in the Kconfig help text. Fix it.

Link: https://lore.kernel.org/r/20201217172019.57768-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
master
Colin Ian King 2020-12-17 17:20:19 +00:00 committed by Martin K. Petersen
parent d50c7986fb
commit 39718fe7ad
1 changed files with 1 additions and 1 deletions

View File

@ -79,5 +79,5 @@ config SCSI_MPT2SAS
select SCSI_MPT3SAS
depends on PCI && SCSI
help
Dummy config option for backwards compatiblity: configure the MPT3SAS
Dummy config option for backwards compatibility: configure the MPT3SAS
driver instead.