pidns: remove find_task_by_pid, unused for a long time
authorPavel Emelyanov <xemul@openvz.org>
Fri, 25 Jul 2008 08:48:37 +0000 (01:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:45 +0000 (10:53 -0700)
commitdbda0de52618d13d1b927c7ba7bb839cfddc4e8c
tree026bd6c9da6e6e81a21a6e47dcc738bddbb3fe22
parente49859e71e0318b564de1546bdc30fab738f9deb
pidns: remove find_task_by_pid, unused for a long time

It seems to me that it was a mistake marking this function as deprecated
and scheduling it for removal, rather than resolutely removing it after
the last caller's death.

Anyway - better late, then never.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/feature-removal-schedule.txt
include/linux/pid.h
include/linux/sched.h