diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2016-07-08 13:44:04 +0000 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2016-09-06 13:08:40 +0900 |
commit | 0b38ed36a1ac5e8b8c6bee6f10aada45111a0658 (patch) | |
tree | 3a13573a7c16008c164942bbd6fe83eb42e3ad42 /drivers/pcmcia | |
parent | c6935931c1894ff857616ff8549b61236a19148f (diff) | |
download | linux-0b38ed36a1ac5e8b8c6bee6f10aada45111a0658.tar.bz2 |
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 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions