diff options
author | Wan Jiabing <[email protected]> | 2021-10-14 02:23:49 -0400 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-10-24 12:14:52 -0500 |
commit | e1b391e9712db4880394e727ae623b96ee18d618 (patch) | |
tree | f8e8401966c9ca021aa93fdcd351d3c5e7887288 /scripts/gdb/linux/utils.py | |
parent | 72f1aa6205d84337b90b065f602a8fe190821781 (diff) |
soc: qcom: smp2p: Add of_node_put() before goto
Fix following coccicheck warning:
./drivers/soc/qcom/smp2p.c:501:1-33: WARNING: Function
for_each_available_child_of_node should have of_node_put() before goto
Early exits from for_each_available_child_of_node should decrement the
node reference counter.
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