diff options
author | 2024-08-30 11:13:19 +0800 | |
---|---|---|
committer | 2024-09-03 12:54:43 +0200 | |
commit | 51c884291a94fd6598427d7d6c211f1f20780d57 (patch) | |
tree | eba34e6b21a0da5576557dd3c1d46fac2cc38d99 /drivers/net/netkit.c | |
parent | net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() (diff) | |
download | wireguard-linux-51c884291a94fd6598427d7d6c211f1f20780d57.tar.xz wireguard-linux-51c884291a94fd6598427d7d6c211f1f20780d57.zip |
net: dsa: realtek: Use for_each_child_of_node_scoped()
Avoid need to manually handle of_node_put() by using
for_each_child_of_node_scoped(), which can simplfy code.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions