aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2014-04-03 14:48:02 -0700
committerLinus Torvalds <[email protected]>2014-04-03 16:21:02 -0700
commitb19a99392a6344e34a82c5e33b9c9d25d0d0fda7 (patch)
tree04e541ae841c1cb7b1c4a0635eacb04aef154d6f /tools/perf/scripts/python/sctop.py
parent74e77fb9a23813f5c2864d8e11cfec268a45c4cc (diff)
mm/memory.c: mark functions as static
mark functions as static in memory.c because they are not used outside this file. This eliminates the following warnings in mm/memory.c: mm/memory.c:3530:5: warning: no previous prototype for `numa_migrate_prep' [-Wmissing-prototypes] mm/memory.c:3545:5: warning: no previous prototype for `do_numa_page' [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Reviewed-by: Rik van Riel <[email protected]> Acked-by: David Rientjes <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions