summaryrefslogtreecommitdiff
path: root/mm/zsmalloc.c
diff options
context:
space:
mode:
authorPankaj Raghav <p.raghav@samsung.com>2023-10-06 14:01:20 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-10-19 00:34:16 +0300
commitbafd7e9d353ea091958d0dc702390add34b480e9 (patch)
tree9f682ffc64f66932b4da9d0eaf07b87bdf4289a6 /mm/zsmalloc.c
parent0dfca313a009c83e2ad44b3719dc1222df6c6db5 (diff)
downloadlinux-bafd7e9d353ea091958d0dc702390add34b480e9.tar.xz
filemap: call filemap_get_folios_tag() from filemap_get_folios()
filemap_get_folios() is filemap_get_folios_tag() with XA_PRESENT as the tag that is being matched. Return filemap_get_folios_tag() with XA_PRESENT as the tag instead of duplicating the code in filemap_get_folios(). No functional changes. Link: https://lkml.kernel.org/r/20231006110120.136809-1-kernel@pankajraghav.com Signed-off-by: Pankaj Raghav <p.raghav@samsung.com> Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/zsmalloc.c')
0 files changed, 0 insertions, 0 deletions