diff options
author | 2021-12-13 01:44:20 -0800 | |
---|---|---|
committer | 2022-01-11 23:47:32 -0600 | |
commit | 2453128847ca1edbecbe33dbe063a04489d64842 (patch) | |
tree | 853fccc3fafe00a99b6c9d2250add42c95230e4a /lib/test_overflow.c | |
parent | mailbox: imx: Fix an IS_ERR() vs NULL bug (diff) | |
download | wireguard-linux-2453128847ca1edbecbe33dbe063a04489d64842.tar.xz wireguard-linux-2453128847ca1edbecbe33dbe063a04489d64842.zip |
mailbox: zynq: add missing of_node_put before return
Fix following coccicheck warning:
WARNING: Function "for_each_available_child_of_node"
should have of_node_put() before return.
Early exits from for_each_available_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 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions