[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164902921092.1167.516960967267677519.git-patchwork-notify@kernel.org>
Date: Sun, 03 Apr 2022 23:40:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakob Koschel <jakobkoschel@...il.com>
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
kafai@...com, songliubraving@...com, yhs@...com,
john.fastabend@...il.com, kpsingh@...nel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org,
linux-kernel@...r.kernel.org, rppt@...nel.org,
bjohannesmeyer@...il.com, c.giuffrida@...nl, h.j.bos@...nl
Subject: Re: [PATCH v2] bpf: replace usage of supported with dedicated list
iterator variable
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Thu, 31 Mar 2022 11:19:29 +0200 you wrote:
> To move the list iterator variable into the list_for_each_entry_*()
> macro in the future it should be avoided to use the list iterator
> variable after the loop body.
>
> To *never* use the list iterator variable after the loop it was
> concluded to use a separate iterator variable instead of a
> found boolean [1].
>
> [...]
Here is the summary with links:
- [v2] bpf: replace usage of supported with dedicated list iterator variable
https://git.kernel.org/bpf/bpf-next/c/185da3da9379
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