diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2024-03-07 12:22:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-08 11:19:35 +0100 |
commit | 9b78bbef5138bee1b6fc08e2b6a2e27f2e382048 (patch) | |
tree | c4528ecf670ad17fd4d246bd521e2764601f7a45 /lib/dynamic_queue_limits.c | |
parent | Merge branch 'netdev-add-per-queue-statistics' (diff) | |
download | linux-9b78bbef5138bee1b6fc08e2b6a2e27f2e382048.tar.xz 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 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions