diff options
author | Liang He <windhl@126.com> | 2022-06-17 06:39:29 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-06-21 18:04:30 +0300 |
commit | 48ca54e39173d1ed4c4dc8cf045484014bb26eaf (patch) | |
tree | 72bea3db03a235a498c53bef6b16644e90a3c7c5 /scripts/Makefile.headersinst | |
parent | 608d94cb84c42585058d692f2fe5d327f8868cdb (diff) | |
download | linux-48ca54e39173d1ed4c4dc8cf045484014bb26eaf.tar.xz |
mips: ralink: Fix refcount leak in of.c
In plat_of_remap_node(), plat_of_remap_node() will return a node
pointer with refcount incremented. We should use of_node_put()
when it is not used anymore.
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/Makefile.headersinst')
0 files changed, 0 insertions, 0 deletions