From: Eric W. Biederman Date: Mon, 12 Feb 2007 08:53:02 +0000 (-0800) Subject: [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info X-Git-Tag: v2.6.21-rc1~274^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b0b2f44adffe0193a695bb528a83b550b8e54b;p=pandora-kernel.git [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info Now that I have changed all of the in-tree users remove the old version of these functions. This should make it clear to any out of tree users that they should be using kill_pgrp kill_pgrp_info or __kill_pgrp_info instead. Signed-off-by: Eric W. Biederman Cc: Alan Cox Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed