diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-04-06 09:40:14 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-04-11 05:50:27 +0300 |
commit | 907ed123b9d096c73e9361f6cd4097f0691497f2 (patch) | |
tree | 1d82359b178f2c6912caa9bfd0f69ed1ba93c1d9 /lib/interval_tree_test.c | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | linux-907ed123b9d096c73e9361f6cd4097f0691497f2.tar.xz |
OPP: call of_node_put() on error path in _bandwidth_supported()
This code does not call of_node_put(opp_np) if of_get_next_available_child()
returns NULL. But it should.
Fixes: 45679f9b508f ("opp: Don't parse icc paths unnecessarily")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'lib/interval_tree_test.c')
0 files changed, 0 insertions, 0 deletions