diff mbox series

arch/mips: change duplicated word in NUMA help text

Message ID 8e127f9a-6c73-e0f5-4fb5-f3ab3656221f@infradead.org (mailing list archive)
State Mainlined
Commit 172a37e9d011510aee37f62cc5ac4e53e49d17bb
Headers show
Series arch/mips: change duplicated word in NUMA help text | expand

Commit Message

Randy Dunlap Feb. 1, 2020, 1:55 a.m. UTC
From: Randy Dunlap <rdunlap@infradead.org>

Fix wording in NUMA help text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paulburton@kernel.org>
Cc: linux-mips@vger.kernel.org
---
 arch/mips/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Philippe Mathieu-Daudé Feb. 15, 2020, 10:12 p.m. UTC | #1
On 2/1/20 2:55 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix wording in NUMA help text.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: linux-mips@vger.kernel.org
> ---
>  arch/mips/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200131.orig/arch/mips/Kconfig
> +++ linux-next-20200131/arch/mips/Kconfig
> @@ -2676,7 +2676,7 @@ config NUMA
>  	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
>  	  Access).  This option improves performance on systems with more
>  	  than two nodes; on two node systems it is generally better to
> -	  leave it disabled; on single node systems disable this option
> +	  leave it disabled; on single node systems leave this option
>  	  disabled.
>  
>  config SYS_SUPPORTS_NUMA
> 

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
diff mbox series

Patch

--- linux-next-20200131.orig/arch/mips/Kconfig
+++ linux-next-20200131/arch/mips/Kconfig
@@ -2676,7 +2676,7 @@  config NUMA
 	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
 	  Access).  This option improves performance on systems with more
 	  than two nodes; on two node systems it is generally better to
-	  leave it disabled; on single node systems disable this option
+	  leave it disabled; on single node systems leave this option
 	  disabled.
 
 config SYS_SUPPORTS_NUMA