Message ID | 20201217172019.57768-1-colin.king@canonical.com |
---|---|
State | New |
Headers | show |
Series | mpt3sas: fix spelling mistake in Kconfig: "compatiblity" -> "compatibility" | expand |
On Thu, 17 Dec 2020 17:20:19 +0000, Colin King wrote:
> There is a spelling mistake in the Kconfig help text. Fix it.
Applied to 5.11/scsi-fixes, thanks!
[1/1] mpt3sas: fix spelling mistake in Kconfig: "compatiblity" -> "compatibility"
https://git.kernel.org/mkp/scsi/c/39718fe7adb1
--
Martin K. Petersen Oracle Linux Engineering
diff --git a/drivers/scsi/mpt3sas/Kconfig b/drivers/scsi/mpt3sas/Kconfig index 86209455172d..c299f7e078fb 100644 --- a/drivers/scsi/mpt3sas/Kconfig +++ b/drivers/scsi/mpt3sas/Kconfig @@ -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.