diff options
author | 2021-10-15 03:01:22 -0400 | |
---|---|---|
committer | 2021-10-18 18:12:57 +0200 | |
commit | 169dd5f08a8ce7eff11293bb53b2c6160fc176c1 (patch) | |
tree | cbaf658d3dedb833dc97dcdbd84dbb550a1a27bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert() (diff) | |
download | linux-dev-169dd5f08a8ce7eff11293bb53b2c6160fc176c1.tar.xz linux-dev-169dd5f08a8ce7eff11293bb53b2c6160fc176c1.zip |
MIPS: Loongson64: Add of_node_put() before break
Fix following coccicheck warning:
./arch/mips/loongson64/init.c:174:1-22: WARNING: Function
for_each_node_by_name should have of_node_put() before break
Early exits from for_each_node_by_name should decrement the
node reference counter.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Huacai Chen <chenhuacai@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions