RDMA/hns: Remove unused function declarations
authorYue Haibing <yuehaibing@huawei.com>
Mon, 31 Jul 2023 13:59:16 +0000 (21:59 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 31 Jul 2023 18:27:37 +0000 (15:27 -0300)
commit2897f1925be9a3fad3972660ca4bb0909cd64f35
treecdd8e06bcbc368bf3d53486acdf3e449fbf02a0d
parent5d122db2ff80cd2aed4dcd630befb56b51ddf947
RDMA/hns: Remove unused function declarations

commit b16f8188472e ("RDMA/hns: Refactor eq code for hip06") left behind
hns_roce_cleanup_eq_table().

commit 773f841ab1ae ("RDMA/hns: Avoid filling sgid index when modifying QP
to RTR") leave hns_get_gid_index() unused.

Remove both.

Link: https://lore.kernel.org/r/20230731135916.32392-1-yuehaibing@huawei.com
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hns/hns_roce_device.h