diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-04 09:23:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-04 09:23:30 -0800 |
commit | e3e89cc535223433a619d0969db3fa05cdd946b8 (patch) | |
tree | a0026ecf98617b7a7ab000339ed79a06ec03d038 /MAINTAINERS | |
parent | b65a0e0c84cf489bfa00d6aa6c48abc5a237100f (diff) | |
download | linux-stable-e3e89cc535223433a619d0969db3fa05cdd946b8.tar.gz linux-stable-e3e89cc535223433a619d0969db3fa05cdd946b8.tar.bz2 linux-stable-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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions