]> git.baikalelectronics.ru Git - kernel.git/commit
net: constify net_ns_type_operations
authorstephen hemminger <stephen@networkplumber.org>
Fri, 18 Aug 2017 20:46:22 +0000 (13:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Aug 2017 05:37:27 +0000 (22:37 -0700)
commitac639d1ab3f1629b8832d155888c1a9e7294dd00
tree5fe772e7da776ad870a248f82044ae70f6255dd6
parentced850e1af9ad321465ce9b759601e75151e7d54
net: constify net_ns_type_operations

This can be const.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/net-sysfs.c