All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: James Yonan <james@openvpn.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] netfilter: nf_nat_initialized() doesn't modify struct nf_conn, so pointer should be declared const
Date: Fri, 24 Jun 2022 22:39:45 -0700	[thread overview]
Message-ID: <20220624223945.0c2a9470@kernel.org> (raw)
In-Reply-To: <20220624164552.3813986-1-james@openvpn.net>

On Fri, 24 Jun 2022 10:45:52 -0600 James Yonan wrote:
> This is helpful for code readability and makes it possible
> to call nf_nat_initialized() with a const struct nf_conn *.

If you want this change to have any chance of getting into mainline you
need to CC maintainers. 

      reply	other threads:[~2022-06-25  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 16:45 [PATCH net-next] netfilter: nf_nat_initialized() doesn't modify struct nf_conn, so pointer should be declared const James Yonan
2022-06-25  5:39 ` Jakub Kicinski [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=20220624223945.0c2a9470@kernel.org \
    --to=kuba@kernel.org \
    --cc=james@openvpn.net \
    --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.