aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPankaj Raghav <[email protected]>2023-10-06 13:01:20 +0200
committerAndrew Morton <[email protected]>2023-10-18 14:34:16 -0700
commitbafd7e9d353ea091958d0dc702390add34b480e9 (patch)
tree9f682ffc64f66932b4da9d0eaf07b87bdf4289a6 /tools/perf/scripts/python
parent0dfca313a009c83e2ad44b3719dc1222df6c6db5 (diff)
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/[email protected] Signed-off-by: Pankaj Raghav <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions