diff options
| author | Yangyang Li <[email protected]> | 2021-06-10 19:50:10 +0800 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-21 15:42:53 -0300 |
| commit | 1bc530c79d9346e3298359d4dbdbad204d078885 (patch) | |
| tree | d446260199c0674b08b6a10e33c693df4771108c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 24977edbb5c5e342bf63c533f43bdcb55d48d9fd (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions