]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/netdevice.h
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)
commit737aec57c672c1308d602afecd841455c39561e5
tree5fe772e7da776ad870a248f82044ae70f6255dd6
parente6d473e63536ea1989dc63c066f0c0464a969324
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