diff options
author | Wang Qing <[email protected]> | 2021-12-13 01:42:24 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2022-04-21 14:47:15 +0300 |
commit | 883f464c1d23663047eda4f2bcf622365e2d0dd0 (patch) | |
tree | 3f95b562f739e90ed02ea48ea451c2e7792eb378 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 71ff461c3f41f6465434b9e980c01782763e7ad8 (diff) |
ARM: OMAP2+: add missing of_node_put before break and return
Fix following coccicheck warning:
WARNING: Function "for_each_matching_node_and_match"
should have of_node_put() before return.
Early exits from for_each_matching_node_and_match should decrement the
node reference counter.
Signed-off-by: Wang Qing <[email protected]>
Message-Id: <[email protected]>
[[email protected]: updated for omap_hwmod.c that was already patched]
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions