aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-01-12 17:27:13 +0000
committerKalle Valo <[email protected]>2018-01-16 16:34:04 +0200
commit95f27a51ee02fdd9e7afc06f090c7171673a79ac (patch)
tree28e57ebacdbba048f20f005c52ffaf0f13c4d23b /scripts/gdb/linux/lists.py
parentcdd4743e9ba3d60b875adf2a67fe584883fdd1e9 (diff)
ath10k: remove redundant -ve check against u32 integer size
Variable section_table.size is a u32 and so cannot be less than zero, hence the less than zero check is redundant and can be removed. Detected by CoverityScan, CID#1463855 ("Unsigned compared against 0") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions