netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Patrick McHardy <kaber@trash.net>,
	coreteam@netfilter.org, netdev@vger.kernel.org,
	netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Subject: [PATCH] net/netfilter/: Spelling fixes
Date: Mon, 17 Dec 2007 11:40:34 -0800	[thread overview]
Message-ID: <1197920439-5455-28-git-send-email-joe@perches.com> (raw)
Message-ID: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com> (raw)


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


         reply	other threads:[~2007-12-17 19:41 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com>
2007-12-17 19:40 ` [PATCH] include/net/: Spelling fixes Joe Perches
2007-12-20 21:56   ` David Miller
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` [PATCH] net/core/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-20 22:02   ` David Miller
2007-12-17 19:40 ` [PATCH] net/dccp/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-20 21:59   ` David Miller
2007-12-17 19:40 ` [PATCH] net/ipv4/: " Joe Perches
2007-12-17 19:40 ` 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 ` [PATCH] net/ipv6/: " Joe Perches
2007-12-20 22:01   ` David Miller
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` [PATCH] net/irda/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-20 22:01   ` David Miller
2007-12-17 19:40 ` [PATCH] net/netfilter/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:40 ` Joe Perches [this message]
2007-12-17 23:49   ` Patrick McHardy
2007-12-20 22:04   ` David Miller
2007-12-17 19:40 ` [PATCH] net/netlabel/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 19:49   ` Paul Moore
2007-12-20 22:03   ` David Miller
2007-12-17 19:40 ` [PATCH] net/sched/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-20 22:02   ` David Miller
2007-12-17 19:40 ` [PATCH] net/sctp/: " Joe Perches
2007-12-17 19:40 ` Joe Perches
2007-12-17 21:11   ` Vlad Yasevich
2007-12-20 22:04   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1197920439-5455-28-git-send-email-joe@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=coreteam@netfilter.org \
    --cc=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).