Commit-ID:  a943245adc9ae31942af752e879fbbc182166573
Gitweb:     https://git.kernel.org/tip/a943245adc9ae31942af752e879fbbc182166573
Author:     Colin Ian King <colin.k...@canonical.com>
AuthorDate: Tue, 16 Apr 2019 11:57:51 +0100
Committer:  Ingo Molnar <mi...@kernel.org>
CommitDate: Tue, 16 Apr 2019 13:27:34 +0200

x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"

The Kconfig text contains a spelling mistake, fix it.

Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Cc: Borislav Petkov <b...@alien8.de>
Cc: Linus Torvalds <torva...@linux-foundation.org>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Thomas Gleixner <t...@linutronix.de>
Cc: kernel-janit...@vger.kernel.org
Link: http://lkml.kernel.org/r/20190416105751.18899-1-colin.k...@canonical.com
Signed-off-by: Ingo Molnar <mi...@kernel.org>
---
 arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index c1f9b3cf437c..01dbb05bc498 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1499,7 +1499,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

Reply via email to