From: Pavel Emelyanov Date: Fri, 25 Jul 2008 08:48:36 +0000 (-0700) Subject: pidns: remove now unused find_pid function. X-Git-Tag: v2.6.27-rc1~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49859e71e0318b564de1546bdc30fab738f9deb;p=pandora-kernel.git pidns: remove now unused find_pid function. This one had the only users so far - the kill_proc, which is removed, so drop this (invalid in namespaced world) call too. And of course - erase all references on it from comments. 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