aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-29 08:59:29 -0400
committerJakub Kicinski <[email protected]>2023-03-30 23:18:48 -0700
commit9a865a98a3360d06f92549839abda1bc96104aea (patch)
treea0e3a86de163695c98c88013105a43f2e791a63f /tools/perf/scripts/python/libxed.py
parent79548b7984e4c606c6caaad72a0864a83855ebc9 (diff)
net: ksz884x: remove unused change variable
clang with W=1 reports drivers/net/ethernet/micrel/ksz884x.c:3216:6: error: variable 'change' set but not used [-Werror,-Wunused-but-set-variable] int change = 0; ^ This variable is not used so remove it. Signed-off-by: Tom Rix <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions