diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-08 15:07:11 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-09 16:36:52 -0400 |
commit | 07950008692bf22074020e927e95655cd48fdcda (patch) | |
tree | ba1af1115941d1cfea1e45e2dc5c06e953775cba /kernel/livepatch/core.h | |
parent | e9b5b23e957ef9260fec811d8d8081125889308a (diff) | |
download | lwn-07950008692bf22074020e927e95655cd48fdcda.tar.gz lwn-07950008692bf22074020e927e95655cd48fdcda.zip |
mm/filemap: Hoist filler_t decision to the top of do_read_cache_folio()
Now that filler_t and aops->read_folio() have the same type, we can decide
which one to use at the top of the function, and cache ->read_folio in
the filler parameter.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'kernel/livepatch/core.h')
0 files changed, 0 insertions, 0 deletions