diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-07-08 18:03:50 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-07-22 15:57:50 +0000 |
commit | 49bb2b894e87bd9542ee6c5d67aeb7e3fcaee6e4 (patch) | |
tree | 8ec08f21f364b370a5de7812f8721bfdf4f08874 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 8591db2a6571e2074f0cab835f8ac2cff516529e (diff) |
f2fs: Pass a folio to f2fs_cache_compressed_page()
The only caller already has a folio so pass it in.
f2fs_cache_compressed_page() is not used outside compress.c so
make it static. This requires a forward declaration (or would require
rearranging this file, but I've chosen not to do that for readability of
the diff).
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions