diff options
| author | Rashika Kheria <[email protected]> | 2014-04-03 14:48:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:02 -0700 |
| commit | 74e77fb9a23813f5c2864d8e11cfec268a45c4cc (patch) | |
| tree | ce9e5d8b27cfd87644c3295cb6f8c7b7e3a5d2d9 /tools/perf/scripts/python | |
| parent | 119d6d59dcc0980dcd581fdadb6b2033b512a473 (diff) | |
mm/compaction.c: mark function as static
Mark function as static in compaction.c because it is not used outside
this file.
This eliminates the following warning from mm/compaction.c:
mm/compaction.c:1190:9: warning: no previous prototype for `sysfs_compact_node' [-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')
0 files changed, 0 insertions, 0 deletions