diff options
author | Wan Jiabing <[email protected]> | 2021-10-15 03:01:22 -0400 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2021-10-18 18:12:57 +0200 |
commit | 169dd5f08a8ce7eff11293bb53b2c6160fc176c1 (patch) | |
tree | cbaf658d3dedb833dc97dcdbd84dbb550a1a27bc /drivers/usb/cdns3/cdns3-trace.c | |
parent | 4beaeb5f11f31615752024a86d4654e3568addf8 (diff) |
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 <[email protected]>
Reviewed-by: Huacai Chen <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions