netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net/neighbour.h: fix typo
@ 2010-06-30 16:08 Kulikov Vasiliy
  2010-06-30 19:07 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kulikov Vasiliy @ 2010-06-30 16:08 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: David S. Miller, Tejun Heo, Eric W. Biederman, Eric Dumazet,
	Stephen Hemminger, netdev, linux-kernel

'Shoul' must be 'should'.

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
---
 include/net/neighbour.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/net/neighbour.h b/include/net/neighbour.h
index eb21340..242879b 100644
--- a/include/net/neighbour.h
+++ b/include/net/neighbour.h
@@ -151,7 +151,7 @@ struct neigh_table {
 	void			(*proxy_redo)(struct sk_buff *skb);
 	char			*id;
 	struct neigh_parms	parms;
-	/* HACK. gc_* shoul follow parms without a gap! */
+	/* HACK. gc_* should follow parms without a gap! */
 	int			gc_interval;
 	int			gc_thresh1;
 	int			gc_thresh2;
-- 
1.7.0.4


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

* Re: [PATCH] net/neighbour.h: fix typo
  2010-06-30 16:08 [PATCH] net/neighbour.h: fix typo Kulikov Vasiliy
@ 2010-06-30 19:07 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-06-30 19:07 UTC (permalink / raw)
  To: segooon
  Cc: trivial, tj, ebiederm, eric.dumazet, shemminger, netdev,
	linux-kernel

From: Kulikov Vasiliy <segooon@gmail.com>
Date: Wed, 30 Jun 2010 20:08:15 +0400

> 'Shoul' must be 'should'.
> 
> Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>

Applied, thanks.

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

end of thread, other threads:[~2010-06-30 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 16:08 [PATCH] net/neighbour.h: fix typo Kulikov Vasiliy
2010-06-30 19:07 ` David Miller

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