[RFC][PATCH] trivial typo correction in net/ipv4/xfrm4_policy.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ian Brown
Date: Monday, September 17, 2007 - 12:50 am

Hello,
  This is a  trivial typo correction in net/ipv4/xfrm4_policy.c which
hunted my eye...

Regards,
Ian Brown

Signed-off-by: ianbrn@gmail.com


--- linux-2.6.23-rc5-clean/net/ipv4/xfrm4_policy.c	2007-09-01
09:08:24.000000000 +0300
+++ linux-2.6.23-rc5/net/ipv4/xfrm4_policy.c	2007-09-17 09:36:04.000000000 +0200
@@ -166,7 +166,7 @@
 		dst_prev->trailer_len	= trailer_len;
 		memcpy(&dst_prev->metrics, &x->route->metrics, sizeof(dst_prev->metrics));

-		/* Copy neighbout for reachability confirmation */
+		/* Copy neighbour for reachability confirmation */
 		dst_prev->neighbour	= neigh_clone(rt->u.dst.neighbour);
 		dst_prev->input		= rt->u.dst.input;
 		/* XXX: When IPv6 module can be unloaded, we should manage reference
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH] trivial typo correction in net/ipv4/xfrm4_pol ..., Ian Brown, (Mon Sep 17, 12:50 am)