netfilter: properly annotate ipv4_netfilter_{init,fini}()
authorJan Beulich <JBeulich@suse.com>
Mon, 18 Jun 2012 00:18:31 +0000 (00:18 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 3 Sep 2012 11:56:04 +0000 (13:56 +0200)
commitce9f3f31efb88841e4df98794b13dbac8c4901da
treea08e67890d0c619a9f449e5029790ce82f7e48f2
parent1c15b677097fc133cc23108d98e0f0846e94cd48
netfilter: properly annotate ipv4_netfilter_{init,fini}()

Despite being just a few bytes of code, they should still have proper
annotations.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter.c