From: Pavel Emelyanov Date: Fri, 25 Jul 2008 08:48:35 +0000 (-0700) Subject: pidns: remove now unused kill_proc function X-Git-Tag: v2.6.27-rc1~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b0cfcca41dd772065671ad0584e1cea0f3fd13;p=pandora-kernel.git pidns: remove now unused kill_proc function This function operated on a pid_t to kill a task, which is no longer valid in a containerized system. It has finally lost all its users and we can safely remove it from the tree. Signed-off-by: Pavel Emelyanov Cc: Oleg Nesterov Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed