On Wed, 29 Jul 2020, Kees Cook wrote: > From: Scott Branden <[email protected]> > > Move kernel_read_file* out of linux/fs.h to its own linux/kernel_read_file.h > include file. That header gets pulled in just about everywhere > and doesn't really need functions not related to the general fs interface. > > Suggested-by: Christoph Hellwig <[email protected]> > Signed-off-by: Scott Branden <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > Acked-by: Greg Kroah-Hartman <[email protected]> > Link: > https://lore.kernel.org/r/[email protected] > Reviewed-by: Mimi Zohar <[email protected]> > Reviewed-by: Luis Chamberlain <[email protected]> > Signed-off-by: Kees Cook <[email protected]>
Acked-by: James Morris <[email protected]> -- James Morris <[email protected]>

