From: Stephen Hemminger <stephen@networkplumber.org>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH net-next] netfilter: fix spelling errors
Date: Wed, 29 Oct 2014 22:57:19 -0700 [thread overview]
Message-ID: <20141029225719.37985b40@urahara> (raw)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
--- a/net/netfilter/nf_conntrack_helper.c 2014-03-21 08:16:54.297654128 -0700
+++ b/net/netfilter/nf_conntrack_helper.c 2014-10-27 20:33:42.471629995 -0700
@@ -250,7 +250,7 @@ out:
}
EXPORT_SYMBOL_GPL(__nf_ct_try_assign_helper);
-/* appropiate ct lock protecting must be taken by caller */
+/* appropriate ct lock protecting must be taken by caller */
static inline int unhelp(struct nf_conntrack_tuple_hash *i,
const struct nf_conntrack_helper *me)
{
--- a/net/netfilter/nf_tables_api.c 2014-10-26 10:43:41.762315418 -0700
+++ b/net/netfilter/nf_tables_api.c 2014-10-27 20:33:27.479554628 -0700
@@ -2477,7 +2477,7 @@ static int nf_tables_getset(struct sock
const struct nfgenmsg *nfmsg = nlmsg_data(nlh);
int err;
- /* Verify existance before starting dump */
+ /* Verify existence before starting dump */
err = nft_ctx_init_from_setattr(&ctx, skb, nlh, nla);
if (err < 0)
return err;
next reply other threads:[~2014-10-30 5:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 5:57 Stephen Hemminger [this message]
2014-10-30 16:36 ` [PATCH net-next] netfilter: fix spelling errors Pablo Neira Ayuso
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=20141029225719.37985b40@urahara \
--to=stephen@networkplumber.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).