aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-08-20 20:16:16 +0200
committerGreg Kroah-Hartman <[email protected]>2022-08-23 15:42:46 +0200
commitb9a0b94f63df952f6034a96a4142edb32b2a12f2 (patch)
treecd8baa848744a55098a7ee6c31a47628d626b416 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentfa808149cac7a24f4eba16946635ec3231a1c775 (diff)
staging: r8188eu: remove unnecessary initialization to zero
The initialization to zero of the variable 'len' in rtw_pktfile_read() is not needed. It is immediately set to another value. Remove the initialization to zero. While at it, remove an extra space. Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions