aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2023-03-28 17:19:58 +0200
committerJakub Kicinski <[email protected]>2023-03-29 21:39:35 -0700
commitc5370374bb1bf692167c7276be8b56c02565d535 (patch)
tree646ee613856f2de2abfba574cf51c3ebce43500b /tools/perf/scripts/python/mem-phys-addr.py
parent765f3604641e1524389e1d6431974d2bbcab14a7 (diff)
net: ena: removed unused tx_bytes variable
clang 16.0.0 with W=1 reports: drivers/net/ethernet/amazon/ena/ena_netdev.c:1901:6: error: variable 'tx_bytes' set but not used [-Werror,-Wunused-but-set-variable] u32 tx_bytes = 0; The variable is not used so remove it. Signed-off-by: Simon Horman <[email protected]> Acked-by: Shay Agroskin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions