[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172416006476.1138694.15089223949781964403.git-patchwork-notify@kernel.org>
Date: Tue, 20 Aug 2024 13:21:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zhang Zekun <zhangzekun11@...wei.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, mkl@...gutronix.de, netdev@...r.kernel.org
Subject: Re: [PATCH] net: ethernet: ibm: Simpify code with
for_each_child_of_node()
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 16 Aug 2024 09:58:37 +0800 you wrote:
> for_each_child_of_node can help to iterate through the device_node,
> and we don't need to use while loop. No functional change with this
> conversion.
>
> Signed-off-by: Zhang Zekun <zhangzekun11@...wei.com>
> ---
> drivers/net/ethernet/ibm/ehea/ehea_main.c | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)
Here is the summary with links:
- net: ethernet: ibm: Simpify code with for_each_child_of_node()
https://git.kernel.org/netdev/net-next/c/797653865b98
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