summaryrefslogtreecommitdiff
path: root/mm/memremap.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-04-05 18:32:26 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-04-26 06:56:44 +0300
commit79a48287515848c18a49d75c1fdf176c82bb13cf (patch)
tree0cc08f7bd8737e2c113b0c6e8530c00ca1be5e28 /mm/memremap.c
parent2542b1ac9a46ac58f9565de0048457956898d481 (diff)
downloadlinux-79a48287515848c18a49d75c1fdf176c82bb13cf.tar.xz
mm: combine __folio_put_small, __folio_put_large and __folio_put
It's now obvious that __folio_put_small() and __folio_put_large() do almost exactly the same thing. Inline them both into __folio_put(). Link: https://lkml.kernel.org/r/20240405153228.2563754-5-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Zi Yan <ziy@nvidia.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memremap.c')
0 files changed, 0 insertions, 0 deletions