Re: [PATCH] mpt3sas: fix spelling mistake in Kconfig: "compatiblity" -> "compatibility"

2021-01-07 Thread Martin K. Petersen
On Thu, 17 Dec 2020 17:20:19 +, 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


[PATCH] mpt3sas: fix spelling mistake in Kconfig: "compatiblity" -> "compatibility"

2020-12-17 Thread Colin King
From: Colin Ian King 

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

Signed-off-by: Colin Ian King 
---
 drivers/scsi/mpt3sas/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
2.29.2