diff options
author | Scott Branden <[email protected]> | 2020-10-02 10:38:15 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-05 13:34:18 +0200 |
commit | b89999d004931ab2e5123611ace7dab77328f8d6 (patch) | |
tree | 053d4dcd3724d4705c5d146ea4820eed3a862177 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 06e67b849ab910a49a629445f43edb074153d0eb (diff) |
fs/kernel_read_file: Split into separate include file
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]>
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Mimi Zohar <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: James Morris <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions