netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
authorJeremy Sowden <jeremy@azazel.net>
Fri, 13 Sep 2019 08:13:04 +0000 (09:13 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 13 Sep 2019 10:32:48 +0000 (12:32 +0200)
commit85cfbc25e5c5ee83307aba05eec4b04517890038
tree86e7c395a5b7c2a7773508b56601792e6db52b9d
parentf5d65c197531e9abb7ede82b052459c1a3cf13c3
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers

Three netfilter headers are only included once.  Inline their contents
at those sites and remove them.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/xt_hashlimit.h [deleted file]
include/linux/netfilter/xt_physdev.h [deleted file]
include/linux/netfilter_bridge/ebt_802_3.h [deleted file]
net/bridge/netfilter/ebt_802_3.c
net/netfilter/xt_hashlimit.c
net/netfilter/xt_physdev.c