RDMA/mlx4: Remove unused parameter udata
authorLang Cheng <chenglang@huawei.com>
Wed, 12 May 2021 08:12:20 +0000 (16:12 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 20 May 2021 14:52:17 +0000 (11:52 -0300)
commitaca496fb61d3a31c29b551edd2d0a7f503d9c411
tree6b3a49e42ffd05a2ee798d48c24b8404d88b8885
parent69e0a42f3f79b8bcd83b55b3b0eff8d01aa6b57e
RDMA/mlx4: Remove unused parameter udata

The old version of ib_umem_get() need these udata as a parameter but now
they are unnecessary.

Fixes: c320e527e154 ("IB: Allow calls to ib_umem_get from kernel ULPs")
Link: https://lore.kernel.org/r/1620807142-39157-3-git-send-email-liweihang@huawei.com
Signed-off-by: Lang Cheng <chenglang@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/mlx4/cq.c