diff options
author | SeongJae Park <[email protected]> | 2024-04-29 15:44:51 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-05-07 10:37:02 -0700 |
commit | c961bddb7df086a557dfcd8c1846f49e75d62888 (patch) | |
tree | a644505d133fa729e338b90d181a36e3bbd425b7 /tools/perf/scripts/python/export-to-sqlite.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/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions