aboutsummaryrefslogtreecommitdiff
path: root/lib/bch.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-27 19:54:23 -0400
committerJakub Kicinski <kuba@kernel.org>2023-03-28 23:48:02 -0700
commite48cefb9c8d1308cd64c40ebabfd51d79bf6e93b (patch)
tree3235ee1fcf669e63438cda73f7404c4f403a6909 /lib/bch.c
parentcdeccd13a03fc6e97c090c12a27566d02dace6d9 (diff)
net: ethernet: 8390: axnet_cs: remove unused xfer_count variable
clang with W=1 reports drivers/net/ethernet/8390/axnet_cs.c:653:9: error: variable 'xfer_count' set but not used [-Werror,-Wunused-but-set-variable] int xfer_count = count; ^ 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/20230327235423.1777590-1-trix@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/bch.c')
0 files changed, 0 insertions, 0 deletions