Hello: This series was applied to netdev/net.git (main) by Florian Westphal <fw@xxxxxxxxx>: On Wed, 17 May 2023 14:37:54 +0200 you wrote: > From: Tom Rix <trix@xxxxxxxxxx> > > gcc with W=1 and ! CONFIG_NF_NAT > net/netfilter/nf_conntrack_netlink.c:3463:32: error: > ‘exp_nat_nla_policy’ defined but not used [-Werror=unused-const-variable=] > 3463 | static const struct nla_policy exp_nat_nla_policy[CTA_EXPECT_NAT_MAX+1] = { > | ^~~~~~~~~~~~~~~~~~ > net/netfilter/nf_conntrack_netlink.c:2979:33: error: > ‘any_addr’ defined but not used [-Werror=unused-const-variable=] > 2979 | static const union nf_inet_addr any_addr; > | ^~~~~~~~ > > [...] Here is the summary with links: - [net,1/3] netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT https://git.kernel.org/netdev/net/c/224a876e3754 - [net,2/3] netfilter: nf_tables: fix nft_trans type confusion https://git.kernel.org/netdev/net/c/e3c361b8acd6 - [net,3/3] netfilter: nft_set_rbtree: fix null deref on element insertion https://git.kernel.org/netdev/net/c/61ae320a29b0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html