diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-04 18:23:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-04 18:23:30 +0100 |
commit | e3e89cc535223433a619d0969db3fa05cdd946b8 (patch) | |
tree | a0026ecf98617b7a7ab000339ed79a06ec03d038 /MAINTAINERS | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... (diff) | |
download | linux-e3e89cc535223433a619d0969db3fa05cdd946b8.tar.xz linux-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 '')
0 files changed, 0 insertions, 0 deletions