summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2008-04-30 09:53:14 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-04-30 17:29:38 +0200
commit68cb94786630b34196713794a2880ade17fca887 (patch)
tree78bd2d66aaaa2c9acdd6060a9a9964420c511ebc /COPYING
parentptrace: introduce ptrace_reparented() helper (diff)
downloadlinux-68cb94786630b34196713794a2880ade17fca887.tar.xz
linux-68cb94786630b34196713794a2880ade17fca887.zip
ptrace: __ptrace_unlink: use the ptrace_reparented() helper
Currently __ptrace_unlink() checks list_empty(->ptrace_list) to figure out whether the child was reparented. Change the code to use ptrace_reparented() to make this check more explicit and consistent. No functional changes. Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Acked-by: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions