diff options
| author | Yang Yingliang <[email protected]> | 2021-06-17 13:11:19 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-17 11:34:25 -0700 |
| commit | b244163f2c45c12053cb0291c955f892e79ed8a9 (patch) | |
| tree | 5d9dada7cb3f1987d13814a22af1ffdf689af6f2 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | 2d8ea148e553e1dd4e80a87741abdfb229e2b323 (diff) | |
net: ipa: Add missing of_node_put() in ipa_firmware_load()
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. of_node_put() on it before exiting
this function.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Acked-by: Alex Elder <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions