[PATCH net-next 0/2] net: Constify struct genl_ops

From: Rikard Falkeborn
Date: Sun Oct 04 2020 - 17:58:18 EST


Make a couple of static struct genl_ops const to allow the compiler to put
them in read-only memory. Patches are independent.

Rikard Falkeborn (2):
mptcp: Constify mptcp_pm_ops
net: openvswitch: Constify static struct genl_ops

net/mptcp/pm_netlink.c | 2 +-
net/openvswitch/conntrack.c | 2 +-
net/openvswitch/meter.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

--
2.28.0