From: Joe Perches Date: Tue, 20 Nov 2007 07:46:29 +0000 (-0800) Subject: [IPV4]: Add missing "space" X-Git-Tag: v2.6.24-rc4~90^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=464c4f184ac671c6206d502a67034f9bfe9fe25c;p=pandora-kernel.git [IPV4]: Add missing "space" Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c index 20c884a57721..8fba20256f52 100644 --- a/net/ipv4/ipvs/ip_vs_core.c +++ b/net/ipv4/ipvs/ip_vs_core.c @@ -637,7 +637,7 @@ static int ip_vs_out_icmp(struct sk_buff *skb, int *related) verdict = NF_DROP; if (IP_VS_FWD_METHOD(cp) != 0) { - IP_VS_ERR("shouldn't reach here, because the box is on the" + IP_VS_ERR("shouldn't reach here, because the box is on the " "half connection in the tun/dr module.\n"); } Reading git-diff-tree failed