On Wed, May 12, 2021 at 04:12:20PM +0800, Weihang Li wrote: > From: Lang Cheng <chenglang@xxxxxxxxxx> > > 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") > Cc: Yishai Hadas <yishaih@xxxxxxxxxx> > Signed-off-by: Lang Cheng <chenglang@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/mlx4/cq.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>