lkml.org 
[lkml]   [2019]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] x86: fix Kconfig punctuation for X86_BIGSMP
Date
From: Randy Dunlap <rdunlap@infradead.org>

End a sentence with a period (aka full stop) in Kconfig
help text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: x86@kernel.org
---
arch/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-54.orig/arch/x86/Kconfig
+++ lnx-54/arch/x86/Kconfig
@@ -476,7 +476,7 @@ config X86_BIGSMP
bool "Support for big SMP systems with more than 8 CPUs"
depends on SMP
---help---
- This option is needed for the systems that have more than 8 CPUs
+ This option is needed for the systems that have more than 8 CPUs.

config X86_EXTENDED_PLATFORM
bool "Support for extended (non-PC) x86 platforms"
\
 
 \ /
  Last update: 2019-12-04 01:07    [W:0.032 / U:0.924 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site