diff options
author | Julia Lawall | 2023-09-07 11:55:15 +0200 |
---|---|---|
committer | Ulf Hansson | 2023-09-26 15:12:44 +0200 |
commit | 134d3cfbb8658eb9600a6db689d0b47d24d96fbe (patch) | |
tree | 5458dfdb1565eb64d6ba85ef147584bda0c34d74 /mm/zbud.c | |
parent | bbe6dc429bf52b0062c2a9b39f850cfd317289a7 (diff) |
mmc: atmel-mci: add missing of_node_put
for_each_child_of_node performs an of_node_get on each
iteration, so a break out of the loop requires an
of_node_put.
This was done using the Coccinelle semantic patch
iterators/for_each_child.cocci
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/20230907095521.14053-6-Julia.Lawall@inria.fr
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'mm/zbud.c')
0 files changed, 0 insertions, 0 deletions