* [PATCH 52/59] net/ipv4: Add missing "space"
[not found] ` <f047768599df11a74301f81e61903c87417ea9e4.1195454436.git.joe@perches.com>
@ 2007-11-20 1:53 ` Joe Perches
2007-11-20 1:53 ` Joe Perches
` (3 subsequent siblings)
4 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-11-20 1:53 UTC (permalink / raw)
To: linux-kernel
Cc: Pekka Savola (ipv6), Alexey Kuznetsov, David S. Miller,
Hideaki YOSHIFUJI, James Morris, Networking Team, Patrick McHardy,
coreteam, netfilter-devel, netfilter
Signed-off-by: Joe Perches <joe@perches.com>
---
net/ipv4/ipvs/ip_vs_core.c | 2 +-
net/ipv4/netfilter/iptable_raw.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
index 20c884a..8fba202 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");
}
diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
index 5de6e57..f867865 100644
--- a/net/ipv4/netfilter/iptable_raw.c
+++ b/net/ipv4/netfilter/iptable_raw.c
@@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
if (skb->len < sizeof(struct iphdr) ||
ip_hdrlen(skb) < sizeof(struct iphdr)) {
if (net_ratelimit())
- printk("iptable_raw: ignoring short SOCK_RAW"
+ printk("iptable_raw: ignoring short SOCK_RAW "
"packet.\n");
return NF_ACCEPT;
}
--
1.5.3.5.652.gf192c
^ permalink raw reply related [flat|nested] 11+ messages in thread* [PATCH 52/59] net/ipv4: Add missing "space"
[not found] ` <f047768599df11a74301f81e61903c87417ea9e4.1195454436.git.joe@perches.com>
2007-11-20 1:53 ` [PATCH 52/59] net/ipv4: " Joe Perches
@ 2007-11-20 1:53 ` Joe Perches
2007-11-20 1:53 ` Joe Perches
` (2 subsequent siblings)
4 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-11-20 1:53 UTC (permalink / raw)
To: linux-kernel
Cc: Pekka Savola (ipv6), Alexey Kuznetsov, David S. Miller,
Hideaki YOSHIFUJI, James Morris, Networking Team, Patrick McHardy,
coreteam, netfilter-devel, netfilter
Signed-off-by: Joe Perches <joe@perches.com>
---
net/ipv4/ipvs/ip_vs_core.c | 2 +-
net/ipv4/netfilter/iptable_raw.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
index 20c884a..8fba202 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");
}
diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
index 5de6e57..f867865 100644
--- a/net/ipv4/netfilter/iptable_raw.c
+++ b/net/ipv4/netfilter/iptable_raw.c
@@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
if (skb->len < sizeof(struct iphdr) ||
ip_hdrlen(skb) < sizeof(struct iphdr)) {
if (net_ratelimit())
- printk("iptable_raw: ignoring short SOCK_RAW"
+ printk("iptable_raw: ignoring short SOCK_RAW "
"packet.\n");
return NF_ACCEPT;
}
--
1.5.3.5.652.gf192c
^ permalink raw reply related [flat|nested] 11+ messages in thread* [PATCH 52/59] net/ipv4: Add missing "space"
[not found] ` <f047768599df11a74301f81e61903c87417ea9e4.1195454436.git.joe@perches.com>
2007-11-20 1:53 ` [PATCH 52/59] net/ipv4: " Joe Perches
2007-11-20 1:53 ` Joe Perches
@ 2007-11-20 1:53 ` Joe Perches
2007-11-20 1:53 ` Joe Perches
2007-11-20 6:59 ` Simon Horman
4 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-11-20 1:53 UTC (permalink / raw)
To: linux-kernel
Cc: Pekka Savola (ipv6), Alexey Kuznetsov, David S. Miller,
Hideaki YOSHIFUJI, James Morris, Networking Team, Patrick McHardy,
coreteam, netfilter-devel, netfilter
Signed-off-by: Joe Perches <joe@perches.com>
---
net/ipv4/ipvs/ip_vs_core.c | 2 +-
net/ipv4/netfilter/iptable_raw.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
index 20c884a..8fba202 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");
}
diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
index 5de6e57..f867865 100644
--- a/net/ipv4/netfilter/iptable_raw.c
+++ b/net/ipv4/netfilter/iptable_raw.c
@@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
if (skb->len < sizeof(struct iphdr) ||
ip_hdrlen(skb) < sizeof(struct iphdr)) {
if (net_ratelimit())
- printk("iptable_raw: ignoring short SOCK_RAW"
+ printk("iptable_raw: ignoring short SOCK_RAW "
"packet.\n");
return NF_ACCEPT;
}
--
1.5.3.5.652.gf192c
^ permalink raw reply related [flat|nested] 11+ messages in thread* [PATCH 52/59] net/ipv4: Add missing "space"
[not found] ` <f047768599df11a74301f81e61903c87417ea9e4.1195454436.git.joe@perches.com>
` (2 preceding siblings ...)
2007-11-20 1:53 ` Joe Perches
@ 2007-11-20 1:53 ` Joe Perches
2007-11-20 7:48 ` David Miller
2007-11-20 6:59 ` Simon Horman
4 siblings, 1 reply; 11+ messages in thread
From: Joe Perches @ 2007-11-20 1:53 UTC (permalink / raw)
To: linux-kernel
Cc: Pekka Savola (ipv6), Alexey Kuznetsov, David S. Miller,
Hideaki YOSHIFUJI, James Morris, Networking Team, Patrick McHardy,
coreteam, netfilter-devel, netfilter
Signed-off-by: Joe Perches <joe@perches.com>
---
net/ipv4/ipvs/ip_vs_core.c | 2 +-
net/ipv4/netfilter/iptable_raw.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
index 20c884a..8fba202 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");
}
diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
index 5de6e57..f867865 100644
--- a/net/ipv4/netfilter/iptable_raw.c
+++ b/net/ipv4/netfilter/iptable_raw.c
@@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
if (skb->len < sizeof(struct iphdr) ||
ip_hdrlen(skb) < sizeof(struct iphdr)) {
if (net_ratelimit())
- printk("iptable_raw: ignoring short SOCK_RAW"
+ printk("iptable_raw: ignoring short SOCK_RAW "
"packet.\n");
return NF_ACCEPT;
}
--
1.5.3.5.652.gf192c
^ permalink raw reply related [flat|nested] 11+ messages in thread* Re: [PATCH 52/59] net/ipv4: Add missing "space"
2007-11-20 1:53 ` Joe Perches
@ 2007-11-20 7:48 ` David Miller
0 siblings, 0 replies; 11+ messages in thread
From: David Miller @ 2007-11-20 7:48 UTC (permalink / raw)
To: joe
Cc: linux-kernel, pekkas, kuznet, yoshfuji, jmorris, netdev, kaber,
coreteam, netfilter-devel, netfilter
From: Joe Perches <joe@perches.com>
Date: Mon, 19 Nov 2007 17:53:39 -0800
>
> Signed-off-by: Joe Perches <joe@perches.com>
Applied.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 52/59] net/ipv4: Add missing "space"
[not found] ` <f047768599df11a74301f81e61903c87417ea9e4.1195454436.git.joe@perches.com>
` (3 preceding siblings ...)
2007-11-20 1:53 ` Joe Perches
@ 2007-11-20 6:59 ` Simon Horman
4 siblings, 0 replies; 11+ messages in thread
From: Simon Horman @ 2007-11-20 6:59 UTC (permalink / raw)
To: Joe Perches
Cc: linux-kernel, Pekka Savola (ipv6), Alexey Kuznetsov,
David S. Miller, Hideaki YOSHIFUJI, James Morris, Networking Team,
Patrick McHardy, coreteam, netfilter-devel, netfilter
On Mon, Nov 19, 2007 at 05:53:39PM -0800, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Simon Horman <horms@verge.net.au>
> ---
> net/ipv4/ipvs/ip_vs_core.c | 2 +-
> net/ipv4/netfilter/iptable_raw.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
> index 20c884a..8fba202 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");
> }
>
> diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
> index 5de6e57..f867865 100644
> --- a/net/ipv4/netfilter/iptable_raw.c
> +++ b/net/ipv4/netfilter/iptable_raw.c
> @@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
> if (skb->len < sizeof(struct iphdr) ||
> ip_hdrlen(skb) < sizeof(struct iphdr)) {
> if (net_ratelimit())
> - printk("iptable_raw: ignoring short SOCK_RAW"
> + printk("iptable_raw: ignoring short SOCK_RAW "
> "packet.\n");
> return NF_ACCEPT;
> }
> --
> 1.5.3.5.652.gf192c
>
> -
> 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
--
Horms
^ permalink raw reply [flat|nested] 11+ messages in thread