aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYangyang Li <[email protected]>2021-06-10 19:50:10 +0800
committerJason Gunthorpe <[email protected]>2021-06-21 15:42:53 -0300
commit1bc530c79d9346e3298359d4dbdbad204d078885 (patch)
treed446260199c0674b08b6a10e33c693df4771108c /tools/perf/scripts/python
parent24977edbb5c5e342bf63c533f43bdcb55d48d9fd (diff)
RDMA/hns: Remove the unused hns_roce_bitmap_free_range function
hns_roce_bitmap_free_range() is only called inside hns_roce_bitmap_free(), and the input parameter "cnt" is set to a constant 1. In addition, the driver does not use alloc_range scenarios, so free_range does not need to exist. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Yangyang Li <[email protected]> Signed-off-by: Weihang Li <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions