[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162137101304.13244.16777161163606496526.git-patchwork-notify@kernel.org>
Date: Tue, 18 May 2021 20:50:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yang Yingliang <yangyingliang@...wei.com>
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
rajur@...lsio.com, davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH -next] cxgb4: clip_tbl: use list_del_init instead of
list_del/INIT_LIST_HEAD
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 18 May 2021 21:01:35 +0800 you wrote:
> Using list_del_init() instead of list_del() + INIT_LIST_HEAD()
> to simpify the code.
>
> Signed-off-by: Yang Yingliang <yangyingliang@...wei.com>
> ---
> drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Here is the summary with links:
- [-next] cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
https://git.kernel.org/netdev/net-next/c/44e261c715b6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists