aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRoman Gushchin <[email protected]>2021-02-24 12:03:58 -0800
committerLinus Torvalds <[email protected]>2021-02-24 13:38:29 -0800
commitc1a660dea3fa616420606f1e206e6d22f7e05c30 (patch)
treeb7a93d503e0d9e57d8d31486efe4e86b8c4b5bf2 /tools/perf/scripts/python/export-to-postgresql.py
parentb6038942480e574c697ea1a80019bbe586c1d654 (diff)
mm: kmem: make __memcg_kmem_(un)charge static
I've noticed that __memcg_kmem_charge() and __memcg_kmem_uncharge() are not used anywhere except memcontrol.c. Yet they are not declared as non-static and are declared in memcontrol.h. This patch makes them static. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Roman Gushchin <[email protected]> Reviewed-by: Shakeel Butt <[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-postgresql.py')
0 files changed, 0 insertions, 0 deletions