The patch titled Subject: mm/Kconfig: fix trivial help text punctuation has been added to the -mm tree. Its filename is mm-fix-trivial-help-text-punctuation.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-fix-trivial-help-text-punctuation.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-fix-trivial-help-text-punctuation.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Subject: mm/Kconfig: fix trivial help text punctuation End a Kconfig help text sentence with a period (aka full stop). Link: http://lkml.kernel.org/r/c17f2c75-dc2a-42a4-2229-bb6b489addf2@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Reviewed-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/Kconfig~mm-fix-trivial-help-text-punctuation +++ a/mm/Kconfig @@ -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. _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are mm-fix-trivial-help-text-punctuation.patch pinctrl-fix-pxa2xxc-build-warnings.patch