Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Qing <wangqing@vivo.com>2022-01-12 08:15:47 +0300
committerJassi Brar <jaswinder.singh@linaro.org>2022-01-12 08:47:33 +0300
commitaf8d0f6d222d12ed7bba447e5eb277a5908b8968 (patch)
treeed3480139c64fbaf2df5d6ab80410aeb58ee8fd4 /drivers/mailbox/pcc.c
parent2453128847ca1edbecbe33dbe063a04489d64842 (diff)
mailbox: mtk: add missing of_node_put before return
Fix following coccicheck warning: 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. Signed-off-by: Wang Qing <wangqing@vivo.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox/pcc.c')
0 files changed, 0 insertions, 0 deletions