On 2/3/20 5:19 AM, Kirill A. Shutemov wrote: > On Fri, Jan 31, 2020 at 07:40:20PM -0800, John Hubbard wrote: >> A subsequent patch requires access to gup flags, so pass the flags >> argument through to the __gup_device_* functions. >> >> Also placate checkpatch.pl by shortening a nearby line. >> >> Reviewed-by: Jan Kara <jack@xxxxxxx> >> Reviewed-by: Jérôme Glisse <jglisse@xxxxxxxxxx> >> Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx> >> Cc: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> >> > > Empty line here? Yes. No one knows why. :) Fixed for next posting, thanks! thanks, -- John Hubbard NVIDIA > >> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx> > > Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> >