diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-02-25 17:16:14 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-26 09:40:59 -0800 |
commit | a656a20241f08be532539c7d5bd82df741c2d487 (patch) | |
tree | 884388870e1e1811deb808b67ccfc62b94d1adaf /samples/bpf/fds_example.c | |
parent | cf2039af1a2eee58fdbfa68bc0c9123e77477645 (diff) |
mm: remove pagevec_lookup_entries
pagevec_lookup_entries() is now just a wrapper around find_get_entries()
so remove it and convert all its callers.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'samples/bpf/fds_example.c')
0 files changed, 0 insertions, 0 deletions