aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-10-31 13:50:42 +0000
committerJakub Kicinski <[email protected]>2024-11-03 12:54:42 -0800
commit5c87206cdb537f67c51f3f9a229258dce77d9a23 (patch)
tree22574fa4e58be7fc03db84564197c983bc66bec3 /tools/perf/scripts/python/intel-pt-events.py
parent2e570cd187e3b5c8e56627523e0c12e2ffc4745f (diff)
ptp: fc3: remove redundant check on variable ret
The check on ret has already been performed a few statements earlier and ret has not been re-assigned and so the re-checking is redundant. Clean up the code by removing the redundant check. Signed-off-by: Colin Ian King <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions