diff options
author | 2011-03-04 09:23:30 -0800 | |
---|---|---|
committer | 2011-03-04 09:23:30 -0800 | |
commit | e3e89cc535223433a619d0969db3fa05cdd946b8 (patch) | |
tree | a0026ecf98617b7a7ab000339ed79a06ec03d038 /tools/perf/scripts/python | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 (diff) | |
download | linux-dev-e3e89cc535223433a619d0969db3fa05cdd946b8.tar.xz linux-dev-e3e89cc535223433a619d0969db3fa05cdd946b8.zip |
Mark ptrace_{traceme,attach,detach} static
They are only used inside kernel/ptrace.c, and have been for a long
time. We don't want to go back to the bad-old-days when architectures
did things on their own, so make them static and private.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions