]> Git Repo - linux.git/commitdiff
scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"
authorColin Ian King <[email protected]>
Thu, 17 Dec 2020 17:20:19 +0000 (17:20 +0000)
committerMartin K. Petersen <[email protected]>
Wed, 6 Jan 2021 04:25:07 +0000 (23:25 -0500)
There is a spelling mistake in the Kconfig help text. Fix it.

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/mpt3sas/Kconfig

index 86209455172d69e440b8794b55342d18d065b81e..c299f7e078fb97c79a13d57c1f7918c4fd84e2a5 100644 (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.
This page took 0.054565 seconds and 4 git commands to generate.