[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZtgwbaDkfCsKCuEj@calendula>
Date: Wed, 4 Sep 2024 12:03:25 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Hongbo Li <lihongbo22@...wei.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, jmaloy@...hat.com,
ying.xue@...driver.com, kadlec@...filter.org, horms@...nel.org,
netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH net-next v2 3/5] net/netfilter: make use of the helper
macro LIST_HEAD()
On Wed, Sep 04, 2024 at 05:32:41PM +0800, Hongbo Li wrote:
> list_head can be initialized automatically with LIST_HEAD()
> instead of calling INIT_LIST_HEAD(). Here we can simplify
> the code.
>
> Signed-off-by: Hongbo Li <lihongbo22@...wei.com>
Reviewed-by: Pablo Neira Ayuso <pablo@...filter.org>
Powered by blists - more mailing lists