diff options
author | Christoph Hellwig <hch@lst.de> | 2019-07-12 05:55:20 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-12 20:05:43 +0200 |
commit | 6c45b454191b330c8bc21d1ed3cf39bb6da1a4eb (patch) | |
tree | b4dfe0460ae4f6449c1735002e62ec345a3979a5 /fs/jffs2 | |
parent | mm/filemap.c: fix an overly long line in read_cache_page (diff) | |
download | linux-6c45b454191b330c8bc21d1ed3cf39bb6da1a4eb.tar.xz linux-6c45b454191b330c8bc21d1ed3cf39bb6da1a4eb.zip |
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
We can just pass a NULL filler and do the right thing inside of
do_read_cache_page based on the NULL parameter.
Link: http://lkml.kernel.org/r/20190520055731.24538-3-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions