aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-10 12:15:11 +0100
committerDavid S. Miller <[email protected]>2021-09-10 14:42:31 +0100
commit666eb96d85dcbc93aacc186a037db2e05b92b9f5 (patch)
tree16c8525e48615d9280e5a329e52f3e1f046bd71a /scripts/gdb/linux/lists.py
parent20e100f52730cd0db609e559799c1712b5f27582 (diff)
qlcnic: 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. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions