On Sun, Jan 23, 2022 at 08:00:48PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > There is no need to keep get_num_static_uars in the headers file > as it is not shared and used only once. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 ------ > drivers/infiniband/hw/mlx5/qp.c | 3 ++- > 2 files changed, 2 insertions(+), 7 deletions(-) Applied to for-next, thanks Jason