aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGang Li <[email protected]>2022-01-14 14:08:07 -0800
committerLinus Torvalds <[email protected]>2022-01-15 16:30:30 +0200
commite4b424b7ec8791087375bb1f2480a3ba05d21e0b (patch)
tree3ac703294374a6fffec8eb29d5c3c1c37f2d2ad9 /tools/perf/scripts/python/export-to-sqlite.py
parent692b55815cf970eb4ce428f48f2c94d1800acc4b (diff)
vmscan: make drop_slab_node static
drop_slab_node is only used in drop_slab. So remove it's declaration from header file and add keyword static for it's definition. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Gang Li <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Reviewed-by: Muchun Song <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions