aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-31 16:55:45 -0400
committerDavid S. Miller <[email protected]>2023-04-02 13:43:43 +0100
commit51aaa68222d6c34f0373cf95223ce2f230329e8f (patch)
treecae732bed07cd5a190f17dcece1cf27d92d0c23f /tools/perf/scripts/python/compaction-times.py
parentf85b882441585fceb5cef690660933ccbb5d5bc0 (diff)
net: alteon: remove unused len variable
clang with W=1 reports drivers/net/ethernet/alteon/acenic.c:2438:10: error: variable 'len' set but not used [-Werror,-Wunused-but-set-variable] int i, len = 0; ^ This variable is not used so remove it. Signed-off-by: Tom Rix <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions