Re: [PATCH net-next v3 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-29 12:49:18
Also in:
linux-sunxi, netdev
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-29 12:49:18
Also in:
linux-sunxi, netdev
On Thu, Aug 29, 2024 at 02:31:06PM +0800, Jinjie Ruan wrote:
Avoid need to manually handle of_node_put() by using for_each_child_of_node_scoped(), which can simplfy code. Signed-off-by: Jinjie Ruan <redacted> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Your Signed-off-by: should always be last. I've posted this comment to
quite a few patches to netdev over the last couple of days. Are you
not reading the list?
With that corrected, please add my:
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
---
pw-bot: cr