On Tue, Aug 25, 2020 at 03:17:08PM -0300, Jason Gunthorpe wrote: > The original function returns unsigned long and 0 on failure. > > Fixes: 4a35339958f1 ("RDMA/umem: Add API to find best driver supported page size in an MR") > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > Reviewed-by: Gal Pressman <galpress@xxxxxxxxxx> > Acked-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > --- > include/rdma/ib_umem.h | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) Applied to for-next Jason