diff options
author | 2024-04-05 16:32:26 +0100 | |
---|---|---|
committer | 2024-04-25 20:56:44 -0700 | |
commit | 79a48287515848c18a49d75c1fdf176c82bb13cf (patch) | |
tree | 0cc08f7bd8737e2c113b0c6e8530c00ca1be5e28 /mm/memory.c | |
parent | mm: inline destroy_large_folio() into __folio_put_large() (diff) | |
download | wireguard-linux-79a48287515848c18a49d75c1fdf176c82bb13cf.tar.xz wireguard-linux-79a48287515848c18a49d75c1fdf176c82bb13cf.zip |
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/memory.c')
0 files changed, 0 insertions, 0 deletions