]> Git Repo - linux.git/commitdiff
mm/Kconfig: fix trivial help text punctuation
authorRandy Dunlap <[email protected]>
Sun, 1 Dec 2019 01:58:26 +0000 (17:58 -0800)
committerLinus Torvalds <[email protected]>
Sun, 1 Dec 2019 20:59:10 +0000 (12:59 -0800)
End a Kconfig help text sentence with a period (aka full stop).

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/Kconfig

index 1a0f752d83827694a98efbd6bd10d647a54bd27d..ab80933be65ff5309de45a94a12903018ac8dcca 100644 (file)
@@ -29,7 +29,7 @@ config FLATMEM_MANUAL
 
          For systems that have holes in their physical address
          spaces and for features like NUMA and memory hotplug,
-         choose "Sparse Memory"
+         choose "Sparse Memory".
 
          If unsure, choose this option (Flat Memory) over any other.
 
This page took 0.053319 seconds and 4 git commands to generate.