summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-31 16:55:45 -0400
committerDavid S. Miller <davem@davemloft.net>2023-04-02 13:43:43 +0100
commit51aaa68222d6c34f0373cf95223ce2f230329e8f (patch)
treecae732bed07cd5a190f17dcece1cf27d92d0c23f /tools/perf/scripts/python/exported-sql-viewer.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 <trix@redhat.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions