From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: [PATCH] net/ipv4/: Spelling fixes Date: Mon, 17 Dec 2007 11:40:31 -0800 Message-ID: <1197920439-5455-25-git-send-email-joe@perches.com> Cc: Andrew Morton , "Pekka Savola (ipv6)" , Alexey Kuznetsov , "David S. Miller" , Hideaki YOSHIFUJI , James Morris , Patrick McHardy , coreteam@netfilter.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org To: linux-kernel@vger.kernel.org Return-path: Received: from DSL022.labridge.com ([206.117.136.22]:3228 "EHLO perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933975AbXLQTlb (ORCPT ); Mon, 17 Dec 2007 14:41:31 -0500 Message-Id: <5703e57f925f31fc0eb38873bd7f10fc44f99cb4.1197918894.git.joe@perches.com> Sender: netdev-owner@vger.kernel.org List-ID: Signed-off-by: Joe Perches --- 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