linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: fix trivial help text punctuation
@ 2019-11-30 19:48 Randy Dunlap
  2019-12-02  9:30 ` David Hildenbrand
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-11-30 19:48 UTC (permalink / raw)
  To: Linux MM, Andrew Morton

From: Randy Dunlap <rdunlap@infradead.org>

End a Kconfig help text sentence with a period (aka full stop).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 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.
 



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] mm: fix trivial help text punctuation
  2019-11-30 19:48 [PATCH] mm: fix trivial help text punctuation Randy Dunlap
@ 2019-12-02  9:30 ` David Hildenbrand
  0 siblings, 0 replies; 2+ messages in thread
From: David Hildenbrand @ 2019-12-02  9:30 UTC (permalink / raw)
  To: Randy Dunlap, Linux MM, Andrew Morton

On 30.11.19 20:48, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> End a Kconfig help text sentence with a period (aka full stop).
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
>  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@redhat.com>


-- 
Thanks,

David / dhildenb



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-02  9:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-30 19:48 [PATCH] mm: fix trivial help text punctuation Randy Dunlap
2019-12-02  9:30 ` David Hildenbrand

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).