aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2024-09-24 14:28:35 +0200
committerMathieu Poirier <[email protected]>2024-09-30 09:50:20 -0600
commita36d9f96d1cf7c0308bf091e810bec06ce492c3d (patch)
tree6fa43f31cdad0a164c7f3517b64182920403bf4a /tools/perf/scripts/python/parallel-perf.py
parent9852d85ec9d492ebef56dc5f229416c925758edc (diff)
remoteproc: k3: Call of_node_put(rmem_np) only once in three functions
An of_node_put(rmem_np) call was immediately used after a pointer check for a of_reserved_mem_lookup() call in three function implementations. Thus call such a function only once instead directly before the checks. This issue was transformed by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions