public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lib: debug: fix typo in DETECT_HUNG_TASK help text
@ 2016-09-22 20:55 Vivien Didelot
  2016-09-23  5:34 ` [tip:locking/urgent] locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK " tip-bot for Vivien Didelot
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Didelot @ 2016-09-22 20:55 UTC (permalink / raw)
  To: Andrew Morton, Ingo Molnar; +Cc: linux-kernel, Vivien Didelot

Fix the indefinitiley -> indefinitely typo in Kconfig.debug.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
---
 lib/Kconfig.debug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index e2894b2..ee9e9a3 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -755,7 +755,7 @@ config DETECT_HUNG_TASK
 	help
 	  Say Y here to enable the kernel to detect "hung tasks",
 	  which are bugs that cause the task to be stuck in
-	  uninterruptible "D" state indefinitiley.
+	  uninterruptible "D" state indefinitely.
 
 	  When a hung task is detected, the kernel will print the
 	  current stack trace (which you should report), but the
-- 
2.5.0

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

end of thread, other threads:[~2016-09-23  5:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 20:55 [PATCH] lib: debug: fix typo in DETECT_HUNG_TASK help text Vivien Didelot
2016-09-23  5:34 ` [tip:locking/urgent] locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK " tip-bot for Vivien Didelot

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