diff options
author | Wang Qing <wangqing@vivo.com> | 2021-12-13 12:42:24 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2022-04-21 14:47:15 +0300 |
commit | 883f464c1d23663047eda4f2bcf622365e2d0dd0 (patch) | |
tree | 3f95b562f739e90ed02ea48ea451c2e7792eb378 /tools/perf/scripts/python/flamegraph.py | |
parent | 71ff461c3f41f6465434b9e980c01782763e7ad8 (diff) | |
download | linux-883f464c1d23663047eda4f2bcf622365e2d0dd0.tar.xz |
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 <wangqing@vivo.com>
Message-Id: <1639388545-63615-1-git-send-email-wangqing@vivo.com>
[tony@atomide.com: updated for omap_hwmod.c that was already patched]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions