aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-13 12:55:17 +0100
committerSteven Rostedt (VMware) <[email protected]>2021-06-10 11:16:20 -0400
commit08b0c9b4b922ccd1b7b54589942492cfa686214e (patch)
treed5719aed13e24ee5cef5bd6938700e201a568296 /scripts/gdb/linux/lists.py
parent3d3d9c072e377a0c5fa0a1f661a95134e787db3a (diff)
tracing: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Link: https://lkml.kernel.org/r/[email protected] Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions