* [PATCH] arch/hexagon: fix punctuation in SMP help text
@ 2020-02-01 1:54 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-02-01 1:54 UTC (permalink / raw)
To: LKML, Andrew Morton; +Cc: Brian Cain, linux-hexagon
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
---
arch/hexagon/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200131.orig/arch/hexagon/Kconfig
+++ linux-next-20200131/arch/hexagon/Kconfig
@@ -105,7 +105,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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-01 1:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-01 1:54 [PATCH] arch/hexagon: fix punctuation in SMP help text Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).