[PATCH net-next v3 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()

Andrew Lunn andrew at lunn.ch
Thu Aug 29 05:46:37 PDT 2024


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 <ruanjinjie at huawei.com>
> Reviewed-by: Jonathan Cameron <Jonathan.Cameron at 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 at lunn.ch>

    Andrew

---
pw-bot: cr



More information about the linux-arm-kernel mailing list