[PATCH] x86/Kconfig: fix spelling mistake "effectivness" -> "effectiveness"

From: Colin King
Date: Tue Apr 16 2019 - 06:58:06 EST


From: Colin Ian King <colin.king@xxxxxxxxxxxxx>

The Kconfig text contains a spelling mistake, fix it.

Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
---
arch/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index bbd26f68ef56..baefe76481b8 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1502,7 +1502,7 @@ config X86_CPA_STATISTICS
depends on DEBUG_FS
---help---
Expose statistics about the Change Page Attribute mechanims, which
- helps to determine the effectivness of preserving large and huge
+ helps to determine the effectiveness of preserving large and huge
page mappings when mapping protections are changed.

config ARCH_HAS_MEM_ENCRYPT
--
2.20.1