diff options
| author | Markus Elfring <[email protected]> | 2019-08-27 08:44:20 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-01-31 22:35:50 +1100 |
| commit | 60aece416483fdf7e51728a3518438e0458bdabb (patch) | |
| tree | 327fd54d953acde0dc4bd8e55842d3e7aca34827 /tools/perf/scripts/python | |
| parent | 6e7a4da754f3087fa1f0839c1128aac233c21442 (diff) | |
powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()
A null pointer would be passed to a call of the function “of_node_put”
immediately after a call of the function “of_find_compatible_node” failed
at one place.
Remove this superfluous function call.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions