aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-10-07 17:10:35 +0100
committerLuiz Augusto von Dentz <[email protected]>2024-11-14 15:33:07 -0500
commit4900e041c3f05dac47c6bce0844203a0703baaa2 (patch)
treed155448ba977cf87371f375621f195869fc9bbfe /tools/perf/scripts/python/export-to-sqlite.py
parent5fe6caa62b07fd39cd6a28acc8f92ba2955e11a6 (diff)
Bluetooth: btintel_pcie: remove redundant assignment to variable ret
The variable ret is being assigned -ENOMEM however this is never read and it is being re-assigned a new value when the code jumps to label resubmit. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions