From: Tejun Heo Date: Fri, 17 Jun 2011 14:50:40 +0000 (+0200) Subject: ptrace: s/tracehook_tracer_task()/ptrace_parent()/ X-Git-Tag: v3.1-rc1~308^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d984737bac0545fe20bb5447ee488b95adb531;p=pandora-kernel.git ptrace: s/tracehook_tracer_task()/ptrace_parent()/ tracehook.h is on the way out. Rename tracehook_tracer_task() to ptrace_parent() and move it from tracehook.h to ptrace.h. Signed-off-by: Tejun Heo Cc: Christoph Hellwig Cc: John Johansen Cc: Stephen Smalley Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed