On Mon, Nov 02, 2020 at 06:43:11PM +0000, Matthew Wilcox (Oracle) wrote: > From: Christoph Hellwig <hch@xxxxxx> > > Rename generic_file_buffered_read to match the naming of filemap_fault, > also update the written parameter to a more descriptive name and > improve the kerneldoc comment. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Reviewed-by: Kent Overstreet <kent.overstreet@xxxxxxxxx>