kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scripts/coccinelle: fix typos
@ 2015-10-17  9:35 Julia Lawall
  2015-10-26 21:26 ` Michal Marek
  0 siblings, 1 reply; 2+ messages in thread
From: Julia Lawall @ 2015-10-17  9:35 UTC (permalink / raw)
  To: cocci

Fix a couple spelling mistakes.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

---
 scripts/coccinelle/null/deref_null.cocci |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/coccinelle/null/deref_null.cocci b/scripts/coccinelle/null/deref_null.cocci
index cdac6cf..f192d60 100644
--- a/scripts/coccinelle/null/deref_null.cocci
+++ b/scripts/coccinelle/null/deref_null.cocci
@@ -1,6 +1,6 @@
 ///
-/// A variable is dereference under a NULL test.
-/// Even though it is know to be NULL.
+/// A variable is dereferenced under a NULL test.
+/// Even though it is known to be NULL.
 ///
 // Confidence: Moderate
 // Copyright: (C) 2010 Nicolas Palix, DIKU.  GPLv2.


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

* Re: [PATCH] scripts/coccinelle: fix typos
  2015-10-17  9:35 [PATCH] scripts/coccinelle: fix typos Julia Lawall
@ 2015-10-26 21:26 ` Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2015-10-26 21:26 UTC (permalink / raw)
  To: cocci

Dne 17.10.2015 v 11:35 Julia Lawall napsal(a):
> Fix a couple spelling mistakes.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Applied, thanks.

Michal


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

end of thread, other threads:[~2015-10-26 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-17  9:35 [PATCH] scripts/coccinelle: fix typos Julia Lawall
2015-10-26 21:26 ` Michal Marek

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).