]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/ptrace.c
ia64: kill thread_matches(), unexport ptrace_check_attach()
[karo-tx-linux.git] / kernel / ptrace.c
index 1599157336a6c2be56037a510b7c2c28648201b8..612a5612685119938df3acd9145135b489bff1d6 100644 (file)
@@ -139,7 +139,7 @@ void __ptrace_unlink(struct task_struct *child)
  * RETURNS:
  * 0 on success, -ESRCH if %child is not ready.
  */
-int ptrace_check_attach(struct task_struct *child, bool ignore_state)
+static int ptrace_check_attach(struct task_struct *child, bool ignore_state)
 {
        int ret = -ESRCH;