From: David Ahern <dsahern@gmail.com>
To: Jakub Kicinski <jakub.kicinski@netronome.com>, davem@davemloft.net
Cc: roopa@cumulusnetworks.com, nikolay@cumulusnetworks.com,
stephen@networkplumber.org, netdev@vger.kernel.org,
oss-drivers@netronome.com
Subject: Re: [PATCH net] net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Date: Fri, 14 Dec 2018 12:40:34 -0700 [thread overview]
Message-ID: <b69f970d-e7bb-35f8-d09a-8663a7e0d9ea@gmail.com> (raw)
In-Reply-To: <20181214193848.2504-1-jakub.kicinski@netronome.com>
On 12/14/18 12:38 PM, Jakub Kicinski wrote:
> NETLINK_DUMP_STRICT_CHK can be used for all GET requests,
> dumps as well as doit handlers. Replace the DUMP in the
> name with GET make that clearer.
>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
> ---
> include/uapi/linux/netlink.h | 2 +-
> net/netlink/af_netlink.c | 4 ++--
> tools/include/uapi/linux/netlink.h | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
Reviewed-by: David Ahern <dsahern@gmail.com>
next prev parent reply other threads:[~2018-12-14 19:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-14 19:38 [PATCH net] net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK Jakub Kicinski
2018-12-14 19:40 ` David Ahern [this message]
2018-12-14 19:44 ` David Miller
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=b69f970d-e7bb-35f8-d09a-8663a7e0d9ea@gmail.com \
--to=dsahern@gmail.com \
--cc=davem@davemloft.net \
--cc=jakub.kicinski@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=nikolay@cumulusnetworks.com \
--cc=oss-drivers@netronome.com \
--cc=roopa@cumulusnetworks.com \
--cc=stephen@networkplumber.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).