]> git.itanic.dy.fi Git - linux-stable/commit
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
authorYunsheng Lin <linyunsheng@huawei.com>
Thu, 22 Sep 2022 12:33:08 +0000 (20:33 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 27 Sep 2022 13:15:25 +0000 (10:15 -0300)
commitbe1eeb667eb748391b1c8158678fe4d892187793
treedcf698983180a2ded2e1208a058b79800feafcf0
parentbb4874af19686019d0dafd58726ed7b4058663ca
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()

The 'bt_level' parameter is not used in hem_list_alloc_item(),
so remove it.

Link: https://lore.kernel.org/r/20220922123315.3732205-6-xuhaoyue1@hisilicon.com
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Haoyue Xu <xuhaoyue1@hisilicon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hns/hns_roce_hem.c