On Wed, Oct 09, 2024 at 10:58:58AM +0900, Daisuke Matsuda wrote: > Some functions in rxe_mr.c are going to be used in rxe_odp.c, which is to > be created in the subsequent patch. List the declarations of the functions > in rxe_loc.h. > > Signed-off-by: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_loc.h | 8 ++++++++ > drivers/infiniband/sw/rxe/rxe_mr.c | 11 +++-------- > 2 files changed, 11 insertions(+), 8 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason