summaryrefslogtreecommitdiff
path: root/net/dsa/port.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-29 08:59:29 -0400
committerJakub Kicinski <kuba@kernel.org>2023-03-30 23:18:48 -0700
commit9a865a98a3360d06f92549839abda1bc96104aea (patch)
treea0e3a86de163695c98c88013105a43f2e791a63f /net/dsa/port.c
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 <trix@redhat.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Link: https://lore.kernel.org/r/20230329125929.1808420-1-trix@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa/port.c')
0 files changed, 0 insertions, 0 deletions