diff options
author | 2016-10-22 14:40:17 +0000 | |
---|---|---|
committer | 2016-10-26 17:21:59 -0400 | |
commit | e2897b8238ab8fdee067cfe472dd52a3414d5716 (patch) | |
tree | 9fa683967270803fdb2ef8094ab1cba421fd841e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: ena: use setup_timer() and mod_timer() (diff) | |
download | linux-dev-e2897b8238ab8fdee067cfe472dd52a3414d5716.tar.xz linux-dev-e2897b8238ab8fdee067cfe472dd52a3414d5716.zip |
net: netcp: add missing of_node_put() in netcp_probe()
This node pointer is returned by of_get_child_by_name() with refcount
incremented in this function. of_node_put() on it before exitting this
function.
This is detected by Coccinelle semantic patch.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions