netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net/ipv4/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
  2007-12-17 19:40 ` [PATCH] net/ipv4/: Spelling fixes Joe Perches
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-20 22:05   ` David Miller
  2007-12-17 19:40 ` Joe Perches
                   ` (4 subsequent siblings)
  7 siblings, 1 reply; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Pekka Savola (ipv6), Alexey Kuznetsov,
	David S. Miller, Hideaki YOSHIFUJI, James Morris, Patrick McHardy,
	coreteam, netdev, netfilter-devel, netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/ipv4/netfilter/nf_nat_sip.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/netfilter/nf_nat_sip.c b/net/ipv4/netfilter/nf_nat_sip.c
index 3ca9897..8996ccb 100644
--- a/net/ipv4/netfilter/nf_nat_sip.c
+++ b/net/ipv4/netfilter/nf_nat_sip.c
@@ -165,7 +165,7 @@ static int mangle_content_len(struct sk_buff *skb,
 
 	dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);
 
-	/* Get actual SDP lenght */
+	/* Get actual SDP length */
 	if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
 			    &matchlen, POS_SDP_HEADER) > 0) {
 
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/ipv4/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` Joe Perches
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Pekka Savola (ipv6), Alexey Kuznetsov,
	David S. Miller, Hideaki YOSHIFUJI, James Morris, Patrick McHardy,
	coreteam, netdev, netfilter-devel, netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/ipv4/netfilter/nf_nat_sip.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/netfilter/nf_nat_sip.c b/net/ipv4/netfilter/nf_nat_sip.c
index 3ca9897..8996ccb 100644
--- a/net/ipv4/netfilter/nf_nat_sip.c
+++ b/net/ipv4/netfilter/nf_nat_sip.c
@@ -165,7 +165,7 @@ static int mangle_content_len(struct sk_buff *skb,
 
 	dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);
 
-	/* Get actual SDP lenght */
+	/* Get actual SDP length */
 	if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
 			    &matchlen, POS_SDP_HEADER) > 0) {
 
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/ipv4/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
  2007-12-17 19:40 ` [PATCH] net/ipv4/: Spelling fixes Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` Joe Perches
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Pekka Savola (ipv6), Alexey Kuznetsov,
	David S. Miller, Hideaki YOSHIFUJI, James Morris, Patrick McHardy,
	coreteam, netdev, netfilter-devel, netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/ipv4/netfilter/nf_nat_sip.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/netfilter/nf_nat_sip.c b/net/ipv4/netfilter/nf_nat_sip.c
index 3ca9897..8996ccb 100644
--- a/net/ipv4/netfilter/nf_nat_sip.c
+++ b/net/ipv4/netfilter/nf_nat_sip.c
@@ -165,7 +165,7 @@ static int mangle_content_len(struct sk_buff *skb,
 
 	dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);
 
-	/* Get actual SDP lenght */
+	/* Get actual SDP length */
 	if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
 			    &matchlen, POS_SDP_HEADER) > 0) {
 
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/ipv4/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
                   ` (2 preceding siblings ...)
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` [PATCH] net/netfilter/: " Joe Perches
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Pekka Savola (ipv6), Alexey Kuznetsov,
	David S. Miller, Hideaki YOSHIFUJI, James Morris, Patrick McHardy,
	coreteam, netdev, netfilter-devel, netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/ipv4/netfilter/nf_nat_sip.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/netfilter/nf_nat_sip.c b/net/ipv4/netfilter/nf_nat_sip.c
index 3ca9897..8996ccb 100644
--- a/net/ipv4/netfilter/nf_nat_sip.c
+++ b/net/ipv4/netfilter/nf_nat_sip.c
@@ -165,7 +165,7 @@ static int mangle_content_len(struct sk_buff *skb,
 
 	dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);
 
-	/* Get actual SDP lenght */
+	/* Get actual SDP length */
 	if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
 			    &matchlen, POS_SDP_HEADER) > 0) {
 
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/netfilter/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
                   ` (4 preceding siblings ...)
  2007-12-17 19:40 ` [PATCH] net/netfilter/: " Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 23:49   ` Patrick McHardy
  2007-12-20 22:04   ` David Miller
  2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` Joe Perches
  7 siblings, 2 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Patrick McHardy, coreteam, netdev, netfilter-devel,
	netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/netfilter/nf_conntrack_sip.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/netfilter/nf_conntrack_sip.c b/net/netfilter/nf_conntrack_sip.c
index 8f8b5a4..515abff 100644
--- a/net/netfilter/nf_conntrack_sip.c
+++ b/net/netfilter/nf_conntrack_sip.c
@@ -187,7 +187,7 @@ static const struct sip_header_nfo ct_sip_hdrs[] = {
 	}
 };
 
-/* get line lenght until first CR or LF seen. */
+/* get line length until first CR or LF seen. */
 int ct_sip_lnlen(const char *line, const char *limit)
 {
 	const char *k = line;
@@ -236,7 +236,7 @@ static int digits_len(struct nf_conn *ct, const char *dptr,
 	return len;
 }
 
-/* get digits lenght, skiping blank spaces. */
+/* get digits length, skipping blank spaces. */
 static int skp_digits_len(struct nf_conn *ct, const char *dptr,
 			  const char *limit, int *shift)
 {
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/netfilter/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
                   ` (5 preceding siblings ...)
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` Joe Perches
  7 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Patrick McHardy, coreteam, netdev, netfilter-devel,
	netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/netfilter/nf_conntrack_sip.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/netfilter/nf_conntrack_sip.c b/net/netfilter/nf_conntrack_sip.c
index 8f8b5a4..515abff 100644
--- a/net/netfilter/nf_conntrack_sip.c
+++ b/net/netfilter/nf_conntrack_sip.c
@@ -187,7 +187,7 @@ static const struct sip_header_nfo ct_sip_hdrs[] = {
 	}
 };
 
-/* get line lenght until first CR or LF seen. */
+/* get line length until first CR or LF seen. */
 int ct_sip_lnlen(const char *line, const char *limit)
 {
 	const char *k = line;
@@ -236,7 +236,7 @@ static int digits_len(struct nf_conn *ct, const char *dptr,
 	return len;
 }
 
-/* get digits lenght, skiping blank spaces. */
+/* get digits length, skipping blank spaces. */
 static int skp_digits_len(struct nf_conn *ct, const char *dptr,
 			  const char *limit, int *shift)
 {
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/netfilter/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
                   ` (6 preceding siblings ...)
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  7 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Patrick McHardy, coreteam, netdev, netfilter-devel,
	netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/netfilter/nf_conntrack_sip.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/netfilter/nf_conntrack_sip.c b/net/netfilter/nf_conntrack_sip.c
index 8f8b5a4..515abff 100644
--- a/net/netfilter/nf_conntrack_sip.c
+++ b/net/netfilter/nf_conntrack_sip.c
@@ -187,7 +187,7 @@ static const struct sip_header_nfo ct_sip_hdrs[] = {
 	}
 };
 
-/* get line lenght until first CR or LF seen. */
+/* get line length until first CR or LF seen. */
 int ct_sip_lnlen(const char *line, const char *limit)
 {
 	const char *k = line;
@@ -236,7 +236,7 @@ static int digits_len(struct nf_conn *ct, const char *dptr,
 	return len;
 }
 
-/* get digits lenght, skiping blank spaces. */
+/* get digits length, skipping blank spaces. */
 static int skp_digits_len(struct nf_conn *ct, const char *dptr,
 			  const char *limit, int *shift)
 {
-- 
1.5.3.7.949.g2221a6


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

* [PATCH] net/netfilter/: Spelling fixes
       [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
                   ` (3 preceding siblings ...)
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-17 19:40 ` Joe Perches
  2007-12-17 19:40 ` Joe Perches
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Patrick McHardy, coreteam, netdev, netfilter-devel,
	netfilter


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/netfilter/nf_conntrack_sip.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/netfilter/nf_conntrack_sip.c b/net/netfilter/nf_conntrack_sip.c
index 8f8b5a4..515abff 100644
--- a/net/netfilter/nf_conntrack_sip.c
+++ b/net/netfilter/nf_conntrack_sip.c
@@ -187,7 +187,7 @@ static const struct sip_header_nfo ct_sip_hdrs[] = {
 	}
 };
 
-/* get line lenght until first CR or LF seen. */
+/* get line length until first CR or LF seen. */
 int ct_sip_lnlen(const char *line, const char *limit)
 {
 	const char *k = line;
@@ -236,7 +236,7 @@ static int digits_len(struct nf_conn *ct, const char *dptr,
 	return len;
 }
 
-/* get digits lenght, skiping blank spaces. */
+/* get digits length, skipping blank spaces. */
 static int skp_digits_len(struct nf_conn *ct, const char *dptr,
 			  const char *limit, int *shift)
 {
-- 
1.5.3.7.949.g2221a6


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

* Re: [PATCH] net/netfilter/: Spelling fixes
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-17 23:49   ` Patrick McHardy
  2007-12-20 22:04   ` David Miller
  1 sibling, 0 replies; 11+ messages in thread
From: Patrick McHardy @ 2007-12-17 23:49 UTC (permalink / raw)
  To: Joe Perches
  Cc: linux-kernel, Andrew Morton, coreteam, netdev, netfilter-devel,
	netfilter

Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  net/netfilter/nf_conntrack_sip.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)


Both your netfilter patches conflict with some pending patches
of mine (which also fix those spelling errors). So for now I'm
going to say no, please resubmit in case I won't get my patches
in shape for 2.6.25.

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

* Re: [PATCH] net/netfilter/: Spelling fixes
  2007-12-17 19:40 ` Joe Perches
  2007-12-17 23:49   ` Patrick McHardy
@ 2007-12-20 22:04   ` David Miller
  1 sibling, 0 replies; 11+ messages in thread
From: David Miller @ 2007-12-20 22:04 UTC (permalink / raw)
  To: joe; +Cc: linux-kernel, akpm, kaber, coreteam, netdev, netfilter-devel,
	netfilter

From: Joe Perches <joe@perches.com>
Date: Mon, 17 Dec 2007 11:40:34 -0800

> Signed-off-by: Joe Perches <joe@perches.com>

Applied.

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

* Re: [PATCH] net/ipv4/: Spelling fixes
  2007-12-17 19:40 ` Joe Perches
@ 2007-12-20 22:05   ` David Miller
  0 siblings, 0 replies; 11+ messages in thread
From: David Miller @ 2007-12-20 22:05 UTC (permalink / raw)
  To: joe
  Cc: linux-kernel, akpm, pekkas, kuznet, yoshfuji, jmorris, kaber,
	coreteam, netdev, netfilter-devel, netfilter

From: Joe Perches <joe@perches.com>
Date: Mon, 17 Dec 2007 11:40:31 -0800

> Signed-off-by: Joe Perches <joe@perches.com>

Applied.

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

end of thread, other threads:[~2007-12-20 22:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
2007-12-17 19:40 ` [PATCH] net/ipv4/: Spelling fixes Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-20 22:05   ` David Miller
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` [PATCH] net/netfilter/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 23:49   ` Patrick McHardy
2007-12-20 22:04   ` David Miller
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` Joe Perches

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