aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-06-09 13:00:50 +0100
committerAlexandre Belloni <[email protected]>2021-06-20 22:29:50 +0200
commitfc3c335226a92f69aa01061e66b60ace88475dd3 (patch)
treed732a6b0d3abc1f3ae399a04fba5b3010ff6dd48 /scripts/gdb/linux/tasks.py
parent950ac33dbe6ff656a623d862022f0762ec061ba7 (diff)
rtc: v3020: remove redundant initialization of variable retval
The variable retval is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions