diff options
author | 2024-03-07 11:22:37 +0000 | |
---|---|---|
committer | 2024-03-08 10:19:35 +0000 | |
commit | 9b78bbef5138bee1b6fc08e2b6a2e27f2e382048 (patch) | |
tree | c4528ecf670ad17fd4d246bd521e2764601f7a45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'netdev-add-per-queue-statistics' (diff) | |
download | wireguard-linux-9b78bbef5138bee1b6fc08e2b6a2e27f2e382048.tar.xz wireguard-linux-9b78bbef5138bee1b6fc08e2b6a2e27f2e382048.zip |
net: chelsio: remove unused function calc_tx_descs
The inlined helper function calc_tx_descs is not used and is redundant.
Remove it.
Cleans up clang scan build warning:
drivers/net/ethernet/chelsio/cxgb4/sge.c:814:28: warning: unused
function 'calc_tx_descs' [-Wunused-function]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions