aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKinsey Ho <[email protected]>2024-02-14 06:05:34 +0000
committerAndrew Morton <[email protected]>2024-02-22 10:24:58 -0800
commit1ce2292c148043360c49122b1310da7132f1b8f6 (patch)
tree41d90777abbc83dd304dc55eb5d2fdb71a1b6733 /tools/perf/scripts/python/stackcollapse.py
parente10aea105e9ed14b62a11844fec6aaa87c6935a3 (diff)
mm/mglru: drop unused parameter
Patch series "mm/mglru: code cleanup and refactoring" This provides MGLRU code cleanup and refactoring for better readability. This patch (of 5): struct scan_control *sc is currently passed into try_to_inc_max_seq() and run_aging(). This parameter is not used. Drop the unused parameter struct scan_control *sc. No functional change. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kinsey Ho <[email protected]> Cc: Aneesh Kumar K.V <[email protected]> Cc: Donet Tom <[email protected]> Cc: Yu Zhao <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions