diff options
| author | kernel test robot <[email protected]> | 2021-06-23 16:23:30 +0200 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2021-08-06 16:52:29 +0530 |
| commit | 1716e49eb8b4478e8952ce9206f1974c3e842e1f (patch) | |
| tree | ee5b45df2c3c12418085fe7ff104f584f5554bb6 /tools/perf/scripts/python | |
| parent | c1302e8ce517ed9c417aa4eb19776df4efbbebf4 (diff) | |
phy: rockchip-inno-usb2: fix for_each_child.cocci warnings
For_each_available_child_of_node should have of_node_put()
before break around line 1184. The other jumps out of the
loop do contain the put.
Generated by: scripts/coccinelle/iterators/for_each_child.cocci
CC: Sumera Priyadarsini <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: kernel test robot <[email protected]>
Signed-off-by: Julia Lawall <[email protected]>
Link: https://lore.kernel.org/r/alpine.DEB.2.22.394.2106231617540.99238@hadrien
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions