public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH TRIVIAL] printk: fix a typo
@ 2020-04-13 16:14 Randy Dunlap
  2020-04-14  5:47 ` Sergey Senozhatsky
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-04-13 16:14 UTC (permalink / raw)
  To: LKML, Jiri Kosina; +Cc: Petr Mladek, Sergey Senozhatsky, Steven Rostedt

From: Randy Dunlap <rdunlap@infradead.org>

Fix typo/spello.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Petr Mladek <pmladek@suse.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
---
 kernel/printk/printk_safe.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200413.orig/kernel/printk/printk_safe.c
+++ linux-next-20200413/kernel/printk/printk_safe.c
@@ -20,7 +20,7 @@
  * is later flushed into the main ring buffer via IRQ work.
  *
  * The alternative implementation is chosen transparently
- * by examinig current printk() context mask stored in @printk_context
+ * by examining current printk() context mask stored in @printk_context
  * per-CPU variable.
  *
  * The implementation allows to flush the strings also from another CPU.


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

* Re: [PATCH TRIVIAL] printk: fix a typo
  2020-04-13 16:14 [PATCH TRIVIAL] printk: fix a typo Randy Dunlap
@ 2020-04-14  5:47 ` Sergey Senozhatsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Senozhatsky @ 2020-04-14  5:47 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Jiri Kosina, Petr Mladek, Sergey Senozhatsky,
	Steven Rostedt

On (20/04/13 09:14), Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix typo/spello.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jiri Kosina <trivial@kernel.org>
> Cc: Petr Mladek <pmladek@suse.com>
> Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
> Cc: Steven Rostedt <rostedt@goodmis.org>

Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>

	-ss

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

end of thread, other threads:[~2020-04-14  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-13 16:14 [PATCH TRIVIAL] printk: fix a typo Randy Dunlap
2020-04-14  5:47 ` Sergey Senozhatsky

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