* [PATCH net-next] netfilter: fix spelling errors
@ 2014-10-30 5:57 Stephen Hemminger
2014-10-30 16:36 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2014-10-30 5:57 UTC (permalink / raw)
To: Pablo Neira Ayuso; +Cc: netfilter-devel
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;
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] netfilter: fix spelling errors
2014-10-30 5:57 [PATCH net-next] netfilter: fix spelling errors Stephen Hemminger
@ 2014-10-30 16:36 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2014-10-30 16:36 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: netfilter-devel
Applied, thanks Stephen.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-30 16:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 5:57 [PATCH net-next] netfilter: fix spelling errors Stephen Hemminger
2014-10-30 16:36 ` Pablo Neira Ayuso
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).