[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1579102319.git.gnault@redhat.com>
Date: Wed, 15 Jan 2020 16:36:26 +0100
From: Guillaume Nault <gnault@...hat.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Nicolas Dichtel <nicolas.dichtel@...nd.com>
Subject: [PATCH net-next v2 0/2] netns: simple cleanups
A few things to cleanup, found while working on net_namespace.c:
* align netlink attribute parsing policy with their real usage,
* some constification.
v2: also update IFLA_NET_NS_* in rtnetlink.c.
Guillaume Nault (2):
netns: Parse *_PID and *_FD netlink attributes as signed integers
netns: constify exported functions
include/net/net_namespace.h | 10 +++++-----
net/core/net_namespace.c | 18 +++++++++---------
net/core/rtnetlink.c | 8 ++++----
3 files changed, 18 insertions(+), 18 deletions(-)
--
2.21.1
Powered by blists - more mailing lists