netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rui Salvaterra <rsalvaterra@gmail.com>
To: pablo@netfilter.org, davem@davemloft.net,
	netfilter-devel@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] netfilter: trivial: remove extraneous space from message
Date: Fri, 13 Sep 2019 14:43:47 +0100	[thread overview]
Message-ID: <CALjTZvYi+3VdYJ4Od4Epx08VTFg0TReo_-NkqYxFonR_-=GN6A@mail.gmail.com> (raw)
In-Reply-To: <20190724143733.17433-1-rsalvaterra@gmail.com>

Friendly ping.

On Wed, 24 Jul 2019 at 15:37, Rui Salvaterra <rsalvaterra@gmail.com> wrote:
>
> Pure ocd, but this one has been bugging me for a while.
>
> Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
> ---
>  net/netfilter/nf_conntrack_helper.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/netfilter/nf_conntrack_helper.c b/net/netfilter/nf_conntrack_helper.c
> index 8d729e7c36ff..209123f35b4a 100644
> --- a/net/netfilter/nf_conntrack_helper.c
> +++ b/net/netfilter/nf_conntrack_helper.c
> @@ -218,7 +218,7 @@ nf_ct_lookup_helper(struct nf_conn *ct, struct net *net)
>                         return NULL;
>                 pr_info("nf_conntrack: default automatic helper assignment "
>                         "has been turned off for security reasons and CT-based "
> -                       " firewall rule not found. Use the iptables CT target "
> +                       "firewall rule not found. Use the iptables CT target "
>                         "to attach helpers instead.\n");
>                 net->ct.auto_assign_helper_warned = 1;
>                 return NULL;
> --
> 2.22.0
>

      reply	other threads:[~2019-09-13 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-24 14:37 [PATCH] netfilter: trivial: remove extraneous space from message Rui Salvaterra
2019-09-13 13:43 ` Rui Salvaterra [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='CALjTZvYi+3VdYJ4Od4Epx08VTFg0TReo_-NkqYxFonR_-=GN6A@mail.gmail.com' \
    --to=rsalvaterra@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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).