From: David Miller <davem@davemloft.net>
To: rikard.falkeborn@gmail.com
Cc: kuba@kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, mathew.j.martineau@linux.intel.com,
matthieu.baerts@tessares.net, mptcp@lists.01.org,
pshelar@ovn.org, dev@openvswitch.org
Subject: Re: [PATCH net-next v2 0/2] net: Constify struct genl_small_ops
Date: Sun, 04 Oct 2020 21:15:09 -0700 (PDT) [thread overview]
Message-ID: <20201004.211509.1806096319887910594.davem@davemloft.net> (raw)
In-Reply-To: <20201004234417.12768-1-rikard.falkeborn@gmail.com>
From: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Date: Mon, 5 Oct 2020 01:44:15 +0200
> Make a couple of static struct genl_small_ops const to allow the compiler
> to put them in read-only memory. Patches are independent.
>
> v2: Rebase on net-next, genl_ops -> genl_small_ops
Applied, thank you.
prev parent reply other threads:[~2020-10-05 4:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-04 23:44 [PATCH net-next v2 0/2] net: Constify struct genl_small_ops Rikard Falkeborn
2020-10-04 23:44 ` [PATCH net-next v2 1/2] mptcp: Constify mptcp_pm_ops Rikard Falkeborn
2020-10-04 23:44 ` [PATCH net-next v2 2/2] net: openvswitch: Constify static struct genl_small_ops Rikard Falkeborn
2020-10-05 4:15 ` David Miller [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=20201004.211509.1806096319887910594.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dev@openvswitch.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathew.j.martineau@linux.intel.com \
--cc=matthieu.baerts@tessares.net \
--cc=mptcp@lists.01.org \
--cc=netdev@vger.kernel.org \
--cc=pshelar@ovn.org \
--cc=rikard.falkeborn@gmail.com \
/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).