On Sat, 27 Mar 2021, Wan Jiabing wrote: > struct ip_set is declared twice. One is declared at 79th line, > so remove the duplicate.
Yes, it's a duplicate. Pablo, could you apply it? > Signed-off-by: Wan Jiabing <wanjiab...@vivo.com> Acked-by: Jozsef Kadlecsik <kad...@netfilter.org> Best regards, Jozsef > --- > include/linux/netfilter/ipset/ip_set.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/include/linux/netfilter/ipset/ip_set.h > b/include/linux/netfilter/ipset/ip_set.h > index 46d9a0c26c67..10279c4830ac 100644 > --- a/include/linux/netfilter/ipset/ip_set.h > +++ b/include/linux/netfilter/ipset/ip_set.h > @@ -124,8 +124,6 @@ struct ip_set_ext { > bool target; > }; > > -struct ip_set; > - > #define ext_timeout(e, s) \ > ((unsigned long *)(((void *)(e)) + (s)->offset[IPSET_EXT_ID_TIMEOUT])) > #define ext_counter(e, s) \ > -- > 2.25.1 > > - E-mail : kad...@blackhole.kfki.hu, kadlecsik.joz...@wigner.hu PGP key : https://wigner.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics H-1525 Budapest 114, POB. 49, Hungary