lkml.org 
[lkml]   [2020]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 RESEND +TRIVIAL] hexagon: fix punctuation in SMP Kconfig help text
Date
From: Randy Dunlap <rdunlap@infradead.org>

End a sentence with a period ('.') in SMP help text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Brian Cain <bcain@codeaurora.org>
Cc: linux-hexagon@vger.kernel.org
Cc: Jiri Kosina <trivial@kernel.org>
---
v2: rebase from JAN-2020 to current.

arch/hexagon/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200917.orig/arch/hexagon/Kconfig
+++ linux-next-20200917/arch/hexagon/Kconfig
@@ -106,7 +106,7 @@ config CMDLINE
config SMP
bool "Multi-Processing support"
help
- Enables SMP support in the kernel. If unsure, say "Y"
+ Enables SMP support in the kernel. If unsure, say "Y".

config NR_CPUS
int "Maximum number of CPUs" if SMP
\
 
 \ /
  Last update: 2020-09-18 04:33    [W:0.023 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site