From: Rikard Falkeborn <rikard.falkeb...@gmail.com> Date: Mon, 5 Oct 2020 01:44:15 +0200
> 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 Applied, thank you.