aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2014-04-03 14:48:03 -0700
committerLinus Torvalds <[email protected]>2014-04-03 16:21:02 -0700
commiteafd4dc4d76a9c6f184cc1de5a7891b7f6f76f2c (patch)
tree0a45a3852e6690bd3a35363d5e2d08a0b3dab04c /tools/perf/scripts/python
parentb19a99392a6344e34a82c5e33b9c9d25d0d0fda7 (diff)
mm/mmap.c: mark function as static
Mark function as static in mmap.c because they are not used outside this file. This eliminates the following warning in mm/mmap.c: mm/mmap.c:407:6: warning: no previous prototype for `validate_mm' [-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