LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] kernel.h: fix a typo in comment
@ 2018-04-24 21:22 Wei Wang
  0 siblings, 0 replies; only message in thread
From: Wei Wang @ 2018-04-24 21:22 UTC (permalink / raw)
  Cc: gregkh, wei.vince.wang, Wei Wang, Steven Rostedt, Ingo Molnar,
	Andrew Morton, Kees Cook, Josh Poimboeuf, Thomas Gleixner,
	Borislav Petkov, Crt Mori, Randy Dunlap, linux-kernel

From: Wei Wang <wvw@google.com>

Signed-off-by: Wei Wang <wvw@google.com>
---
 include/linux/kernel.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/kernel.h b/include/linux/kernel.h
index 6a1eb0b0aad96..e37e40ff14bba 100644
--- a/include/linux/kernel.h
+++ b/include/linux/kernel.h
@@ -664,7 +664,7 @@ do {									\
  * your code. (Extra memory is used for special buffers that are
  * allocated when trace_printk() is used.)
  *
- * A little optization trick is done here. If there's only one
+ * A little optimization trick is done here. If there's only one
  * argument, there's no need to scan the string for printf formats.
  * The trace_puts() will suffice. But how can we take advantage of
  * using trace_puts() when trace_printk() has only one argument?
-- 
2.17.0.484.g0c8726318c-goog

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

only message in thread, other threads:[~2018-04-24 21:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 21:22 [PATCH] kernel.h: fix a typo in comment Wei Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).