diff options
author | Wan Jiabing <[email protected]> | 2021-10-14 04:30:17 -0400 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-10-24 12:12:57 -0500 |
commit | 72f1aa6205d84337b90b065f602a8fe190821781 (patch) | |
tree | 05452c0e0a89091f9ba1f5877ff7de913af10ef2 /scripts/gdb/linux/utils.py | |
parent | 62563bd99c7d7be269982b88173ad8938420d648 (diff) |
soc: qcom: apr: Add of_node_put() before return
Fix following coccicheck warning:
./drivers/soc/qcom/apr.c:485:1-23: WARNING: Function
for_each_child_of_node should have of_node_put() before return
Early exits from for_each_child_of_node should decrement the
node reference counter.
Fixes: 834735662602 ("soc: qcom: apr: Add avs/audio tracking functionality")
Signed-off-by: Wan Jiabing <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions