diff options
author | Yangyang Li <liyangyang20@huawei.com> | 2021-06-10 14:50:10 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-06-21 21:42:53 +0300 |
commit | 1bc530c79d9346e3298359d4dbdbad204d078885 (patch) | |
tree | d446260199c0674b08b6a10e33c693df4771108c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 24977edbb5c5e342bf63c533f43bdcb55d48d9fd (diff) | |
download | linux-1bc530c79d9346e3298359d4dbdbad204d078885.tar.xz |
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/1623325814-55737-3-git-send-email-liweihang@huawei.com
Signed-off-by: Yangyang Li <liyangyang20@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions