summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2023-11-11 20:15:43 +0000
committerMika Westerberg <mika.westerberg@linux.intel.com>2023-11-14 14:17:29 +0200
commit655b8af57d31e07340b023a807e43dadf81a0818 (patch)
tree10b2d9b714bc0946b4b0daac0b56913b2cad6b57 /tools/perf/scripts/python/stackcollapse.py
parentb85ea95d086471afb4ad062012a4d73cd328fa86 (diff)
thunderbolt: Remove duplicated re-assignment of pointer 'out'
The pointer 'out' is initialized and then a few statements later being re-assigned the same value. The second re-assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions