diff options
| author | Rashika Kheria <[email protected]> | 2014-04-03 14:48:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:02 -0700 |
| commit | 2eb2e141c018b768c88ff84eafa1279f11f2e248 (patch) | |
| tree | 1e2eb8ab374528ff1fc72dda47f9334158f0b00f /tools/perf/scripts/python | |
| parent | eafd4dc4d76a9c6f184cc1de5a7891b7f6f76f2c (diff) | |
mm/process_vm_access.c: mark function as static
Mark function as static in process_vm_access.c because it is not used
outside this file.
This eliminates the following warning in mm/process_vm_access.c:
mm/process_vm_access.c:416:1: warning: no previous prototype for `compat_process_vm_rw' [-Wmissing-prototypes]
[[email protected]: remove unneeded asmlinkage - compat_process_vm_rw isn't referenced from asm]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[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