On Mon, Apr 13, 2020 at 04:23:23PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > The function is local to cma.c, so let's limit its scope. > > Reviewed-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/cma.c | 3 +-- > include/rdma/rdma_cm.h | 8 -------- > 2 files changed, 1 insertion(+), 10 deletions(-) Applied to for-next, thanks Jason