From: Greg Rose <gvrose8192@gmail.com>
To: Jarno Rajahalme <jarno@ovn.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 1/2] openvswitch: Typo fix.
Date: Thu, 20 Apr 2017 08:25:34 -0700 [thread overview]
Message-ID: <1492701934.17866.2.camel@gmail.com> (raw)
In-Reply-To: <1492653311-99269-1-git-send-email-jarno@ovn.org>
On Wed, 2017-04-19 at 18:55 -0700, Jarno Rajahalme wrote:
> Fix typo in a comment.
>
> Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
> ---
> net/openvswitch/conntrack.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/openvswitch/conntrack.c b/net/openvswitch/conntrack.c
> index 7b2c2fc..58de4c2 100644
> --- a/net/openvswitch/conntrack.c
> +++ b/net/openvswitch/conntrack.c
> @@ -373,7 +373,7 @@ static int ovs_ct_init_labels(struct nf_conn *ct, struct sw_flow_key *key,
> }
>
> /* Labels are included in the IPCTNL_MSG_CT_NEW event only if the
> - * IPCT_LABEL bit it set in the event cache.
> + * IPCT_LABEL bit is set in the event cache.
> */
> nf_conntrack_event_cache(IPCT_LABEL, ct);
>
Acked-by: Greg Rose <gvrose8192@gmail.com>
prev parent reply other threads:[~2017-04-20 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 1:55 [PATCH net-next 1/2] openvswitch: Typo fix Jarno Rajahalme
2017-04-20 1:55 ` [PATCH net-next 2/2] openvswitch: Add eventmask support to CT action Jarno Rajahalme
2017-04-20 15:26 ` Greg Rose
2017-04-20 15:25 ` Greg Rose [this message]
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=1492701934.17866.2.camel@gmail.com \
--to=gvrose8192@gmail.com \
--cc=jarno@ovn.org \
--cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.