commit | d8e87fc6d11c31525430a388317b52f4a98a5328 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Thu Jun 07 19:38:09 2018 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Jun 08 12:42:24 2018 +0200 |
tree | 5e0bd7a2d182e917560be67d6b716cead5841699 | |
parent | c568503ef02030f169c9e19204def610a3510918 [diff] |
netfilter: remove include/net/netfilter/nft_dup.h include/net/netfilter/nft_dup.h was introduced in d877f07112f1 ("netfilter: nf_tables: add nft_dup expression") but was never user since this date. Furthermore, the only struct in this file is unused elsewhere. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>