All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 15/15] printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
@ 2016-12-20  0:23 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2016-12-20  0:23 UTC (permalink / raw)
  To: torvalds, mm-commits, akpm, bp, olof

From: Borislav Petkov <bp@suse.de>
Subject: printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text

s/prink/printk/

Link: http://lkml.kernel.org/r/20161215170111.19075-1-bp@alien8.de
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Olof Johansson <olof@lixom.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 lib/Kconfig.debug |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN lib/Kconfig.debug~printk-fix-typo-in-console_loglevel_default-help-text lib/Kconfig.debug
--- a/lib/Kconfig.debug~printk-fix-typo-in-console_loglevel_default-help-text
+++ a/lib/Kconfig.debug
@@ -26,7 +26,7 @@ config CONSOLE_LOGLEVEL_DEFAULT
 	  the kernel bootargs. loglevel=<x> continues to override whatever
 	  value is specified here as well.
 
-	  Note: This does not affect the log level of un-prefixed prink()
+	  Note: This does not affect the log level of un-prefixed printk()
 	  usage in the kernel. That is controlled by the MESSAGE_LOGLEVEL_DEFAULT
 	  option.
 
_

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

only message in thread, other threads:[~2016-12-20  0:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-20  0:23 [patch 15/15] printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.