]> git.baikalelectronics.ru Git - kernel.git/commit
netns: Constify exported functions
authorGuillaume Nault <gnault@redhat.com>
Thu, 16 Jan 2020 20:16:46 +0000 (21:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Jan 2020 12:25:24 +0000 (13:25 +0100)
commit92ec0e658f377f829639a7a157887fdcc85b92f2
treec8434a55561d9dcfba61eb2df44318f57778b552
parenta6e7fc6f886d557c35770787365abed87f132df2
netns: Constify exported functions

Mark function parameters as 'const' where possible.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/net_namespace.h
net/core/net_namespace.c