On Thu, Jun 10, 2021 at 07:50:08PM +0800, Weihang Li wrote: > Index of some resources is managed by bitmap in driver, we first do some > cleanups on the bitmap functions, than replace them with ida interfaces. > > Yangyang Li (6): > RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function > RDMA/hns: Remove the unused hns_roce_bitmap_free_range function > RDMA/hns: Remove unused RR mechanism > RDMA/hns: Use IDA interface to manage mtpt index > RDMA/hns: Use IDA interface to manage pd index > RDMA/hns: Use IDA interface to manage xrcd index Applied to for-next, thanks Jason