On Sun, Jan 30, 2022 at 09:17:51PM -0800, John Hubbard wrote: > This routine was used for a short while, but then the calling code was > refactored and the only caller was removed. > > Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx> > --- > include/linux/mm.h | 2 -- > mm/gup.c | 29 ----------------------------- > 2 files changed, 31 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason