Re: [PATCH] net: ethernet: ibm: Simpify code with for_each_child_of_node()
From: patchwork-bot+netdevbpf@kernel.org
Date: 2024-08-20 13:21:05
From: patchwork-bot+netdevbpf@kernel.org
Date: 2024-08-20 13:21:05
Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni [off-list ref]: 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 <redacted> --- 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