]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/mlx5: Remove two unused declarations
authorYue Haibing <yuehaibing@huawei.com>
Fri, 16 Aug 2024 10:13:58 +0000 (18:13 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 19 Aug 2024 18:10:36 +0000 (15:10 -0300)
commit53ffc09a3e6d39d7a9b3758be4a8795fb57a7989
treeff740bb0ef08be0e30c1befc0b1f6e27c831eb97
parentec7ad6530909983c8736c80af46e3529ce7bab55
RDMA/mlx5: Remove two unused declarations

Commit e6fb246ccafb ("RDMA/mlx5: Consolidate MR destruction to
mlx5_ib_dereg_mr()") removed mlx5_ib_free_implicit_mr() but left
the declaration.

Commit d98995b4bf98 ("net/mlx5: Reimplement write combining test") left
mlx5_ib_test_wc().

Remove the unused declarations.

Link: https://patch.msgid.link/r/20240816101358.881247-1-yuehaibing@huawei.com
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx5/mlx5_ib.h