public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH-trivial] NUMA: fix typos in Kconfig help text
@ 2013-08-13 15:06 Paul Gortmaker
  0 siblings, 0 replies; only message in thread
From: Paul Gortmaker @ 2013-08-13 15:06 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Mel Gorman, Peter Zijlstra, linux-kernel, Paul Gortmaker

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
---
 init/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 247084b..e92d974 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -827,7 +827,7 @@ config NUMA_BALANCING_DEFAULT_ENABLED
 	default y
 	depends on NUMA_BALANCING
 	help
-	  If set, autonumic NUMA balancing will be enabled if running on a NUMA
+	  If set, automatic NUMA balancing will be enabled if running on a NUMA
 	  machine.
 
 config NUMA_BALANCING
@@ -838,7 +838,7 @@ config NUMA_BALANCING
 	help
 	  This option adds support for automatic NUMA aware memory/task placement.
 	  The mechanism is quite primitive and is based on migrating memory when
-	  it is references to the node the task is running on.
+	  it has references to the node the task is running on.
 
 	  This system will be inactive on UMA systems.
 
-- 
1.8.1.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-13 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13 15:06 [PATCH-trivial] NUMA: fix typos in Kconfig help text Paul Gortmaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox