[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181214.114444.598592943114978730.davem@davemloft.net>
Date:   Fri, 14 Dec 2018 11:44:44 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     dsahern@...il.com
Cc:     jakub.kicinski@...ronome.com, roopa@...ulusnetworks.com,
        nikolay@...ulusnetworks.com, stephen@...workplumber.org,
        netdev@...r.kernel.org, oss-drivers@...ronome.com
Subject: Re: [PATCH net] net: netlink: rename NETLINK_DUMP_STRICT_CHK ->
 NETLINK_GET_STRICT_CHK
From: David Ahern <dsahern@...il.com>
Date: Fri, 14 Dec 2018 12:40:34 -0700
> 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@...ronome.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@...il.com>
Applied, luckily we can still do this.
Powered by blists - more mailing lists