[Devel] Re: [PATCH] c/r: Remove unused CKPT_PTMX_PATH
Oren Laadan
orenl at cs.columbia.edu
Wed Sep 15 21:48:34 PDT 2010
Queued for ckpt-v22-dev, thanks.
Oren.
On 08/25/2010 06:59 PM, Matt Helsley wrote:
> This #define appears to be unused. It was introduced in:
>
> commit 24004a943fbd66b0ec9dbcfae9d057acc96fda29
> c/r: [pty 2/2] support for pseudo terminals
>
> Signed-off-by: Matt Helsley <matthltc at us.ibm.com>
> ---
> drivers/char/tty_io.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/char/tty_io.c b/drivers/char/tty_io.c
> index 115c8e4..0da945d 100644
> --- a/drivers/char/tty_io.c
> +++ b/drivers/char/tty_io.c
> @@ -3042,8 +3042,6 @@ static int restore_tty_ldisc(struct ckpt_ctx *ctx,
> return 0;
> }
>
> -#define CKPT_PTMX_PATH "/dev/ptmx"
> -
> static struct tty_struct *do_restore_tty(struct ckpt_ctx *ctx)
> {
> struct ckpt_hdr_tty *h;
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list