Skip to content
Commit e3e89cc5 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b65a0e0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment