mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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>
This commit is contained in:
committed by
Martin K. Petersen
parent
d50c7986fb
commit
39718fe7ad
@@ -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.
|
||||
|
Reference in New Issue
Block a user