[PATCH 2/2 (resend)] Get rid of the kill_pgrp_info() function

2008-02-04 Thread Pavel Emelyanov
There's only one caller left - the kill_pgrp one - so merge these two functions and forget the kill_pgrp_info one. Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> Reviewed-by: Oleg Nesterov <[EMAIL PROTECTED]> --- include/linux/sched.h |1 - kernel/signal.c | 21

[PATCH 2/2 (resend)] Get rid of the kill_pgrp_info() function

2008-02-04 Thread Pavel Emelyanov
There's only one caller left - the kill_pgrp one - so merge these two functions and forget the kill_pgrp_info one. Signed-off-by: Pavel Emelyanov [EMAIL PROTECTED] Reviewed-by: Oleg Nesterov [EMAIL PROTECTED] --- include/linux/sched.h |1 - kernel/signal.c | 21 -