lkml.org 
[lkml]   [2020]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next v2 0/2] net: Constify struct genl_small_ops
Date
Make a couple of static struct genl_small_ops const to allow the compiler
to put them in read-only memory. Patches are independent.

v2: Rebase on net-next, genl_ops -> genl_small_ops

Rikard Falkeborn (2):
mptcp: Constify mptcp_pm_ops
net: openvswitch: Constify static struct genl_small_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

\
 
 \ /
  Last update: 2020-10-05 01:45    [W:0.090 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site