diff options
author | 2016-07-08 13:44:04 +0000 | |
---|---|---|
committer | 2016-09-06 13:08:40 +0900 | |
commit | 0b38ed36a1ac5e8b8c6bee6f10aada45111a0658 (patch) | |
tree | 3a13573a7c16008c164942bbd6fe83eb42e3ad42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.8-rc5 (diff) | |
download | wireguard-linux-0b38ed36a1ac5e8b8c6bee6f10aada45111a0658.tar.xz wireguard-linux-0b38ed36a1ac5e8b8c6bee6f10aada45111a0658.zip |
PM / devfreq: exynos-ppmu: remove unneeded of_node_put()
for_each_child_of_node() performs an of_node_put() on each iteration, so
putting an of_node_put() before a continue results in a double put.
Generated by: scripts/coccinelle/iterators/device_node_continue.cocci
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions