From: David S. Miller Date: Mon, 5 Oct 2020 04:13:36 +0000 (-0700) Subject: Merge branch 'net-Constify-struct-genl_small_ops' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c2568c8c9e636a56abf31da4b28b65d3ded02524;p=linux.git Merge branch 'net-Constify-struct-genl_small_ops' Rikard Falkeborn says: ==================== net: Constify struct genl_small_ops 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 ==================== Signed-off-by: David S. Miller --- c2568c8c9e636a56abf31da4b28b65d3ded02524