[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <508fa09b-b2a2-b88f-35b1-d6d3d2a24254@netfilter.org>
Date: Sun, 28 Mar 2021 21:30:49 +0200 (CEST)
From: Jozsef Kadlecsik <kadlec@...filter.org>
To: Wan Jiabing <wanjiabing@...o.com>
cc: Pablo Neira Ayuso <pablo@...filter.org>,
Florian Westphal <fw@...len.de>,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
linux-kernel@...r.kernel.org, kael_w@...h.net
Subject: Re: [PATCH] netfilter: ipset: Remove duplicate declaration
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 <wanjiabing@...o.com>
Acked-by: Jozsef Kadlecsik <kadlec@...filter.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 : kadlec@...ckhole.kfki.hu, kadlecsik.jozsef@...ner.hu
PGP key : https://wigner.hu/~kadlec/pgp_public_key.txt
Address : Wigner Research Centre for Physics
H-1525 Budapest 114, POB. 49, Hungary
Powered by blists - more mailing lists