diff options
author | SeongJae Park <sj@kernel.org> | 2024-04-29 15:44:51 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-05-07 10:37:02 -0700 |
commit | c961bddb7df086a557dfcd8c1846f49e75d62888 (patch) | |
tree | a644505d133fa729e338b90d181a36e3bbd425b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 14f5be2a2d9bb7eb21807b6e62de73dd24082b73 (diff) |
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
All reclaim_folio_list() callers are passing 'true' for
'ignore_references' parameter. In other words, the parameter is not
really being used. Simplify the code by removing the parameter.
Link: https://lkml.kernel.org/r/20240429224451.67081-5-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions