Re: [PATCH] pids: kill now unused signal_struct-> __pgrp/__sessionand friends

From: Alan Cox
Date: Sun Jan 18 2009 - 10:13:21 EST


On Sun, 18 Jan 2009 15:33:54 +0100
Oleg Nesterov <oleg@xxxxxxxxxx> wrote:

> On top of
> [PATCH] autofs: fix the wrong usage of the deprecated task_pgrp_nr()
> [PATCH] autofs4: turn ->oz_pgrp into "struct pid *"
> [PATCH] coda: alloc_upcall: s/task_pgrp_nr/task_pgrp_vnr/
>
> task_pgrp_nr() was wiped from fs/ code recently, task_session_nr() has no
> callers since 2e2ba22ea4fd4bb85f0fa37c521066db6775cbef. __pgrp/__session
> become write-only. Kill them and the related helpers.
>
> The change in drivers/char/tty_io.c is cosmetic, but hopefully makes sense
> anyway.
>
> Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx>

TTY parts Acked-by: Alan Cox <number6@xxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/