Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0b38ed36 authored by Wei Yongjun's avatar Wei Yongjun Committed by MyungJoo Ham
Browse files

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: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarMyungJoo Ham <myungjoo.ham@samsung.com>
parent c6935931
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment