On 30.11.19 20:48, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > End a Kconfig help text sentence with a period (aka full stop). > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > --- > mm/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- lnx-54.orig/mm/Kconfig > +++ lnx-54/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. > Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> -- Thanks, David / dhildenb