aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-10-02 17:26:52 +0100
committerMark Brown <[email protected]>2024-10-02 19:33:04 +0100
commit46854574fd76c711c890423f8ac60df4fb726559 (patch)
tree6f26d1bff3ffba16c20a0d0d09b440d217e93cab /tools/perf/scripts/python/arm-cs-trace-disasm.py
parente8d2b5bd6094e46913df96da48c866cd06b75686 (diff)
spi: spi-ti-qspi: remove redundant assignment to variable ret
Variable ret is being assigned a value but it is never read, instead the variable is being reassigned later in the exit path via label no_dma. Remove the redundant assignment. Signed-off-by: Colin Ian King <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions