diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-02-25 17:16:11 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-26 09:40:59 -0800 |
commit | cf2039af1a2eee58fdbfa68bc0c9123e77477645 (patch) | |
tree | d392e1056cf0c5ea499cf2b1ec21856a0dbfe336 /samples/bpf/fds_example.c | |
parent | 38cefeb33749992ceaad6ea40e12f92aa8f8e28f (diff) |
mm: pass pvec directly to find_get_entries
All callers of find_get_entries() use a pvec, so pass it directly instead
of manipulating it in the caller.
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]>
Cc: 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