diff options
author | Bixuan Cui <[email protected]> | 2021-10-28 15:28:22 +0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-10-28 22:29:35 +1100 |
commit | 290fe8aa69ef5c51c778c0bb33f8ef0181c769f5 (patch) | |
tree | cbfe0253079faf1a29a9609e50a7fbef5ab67006 /drivers/usb/cdns3/cdns3-trace.c | |
parent | fef071be57dc43679a32d5b0e6ee176d6f12e9f2 (diff) |
powerpc/44x/fsp2: add missing of_node_put
Early exits from for_each_compatible_node() should decrement the
node reference counter. Reported by Coccinelle:
./arch/powerpc/platforms/44x/fsp2.c:206:1-25: WARNING: Function
"for_each_compatible_node" should have of_node_put() before return
around line 218.
Fixes: 7813043e1bbc ("powerpc/44x/fsp2: Add irq error handlers")
Signed-off-by: Bixuan Cui <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions