lkml.org 
[lkml]   [2006]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Clean up old names in tty code to current names
Jon Smirl wrote:
> Fix various places in the tty code to make it match the current naming
> system.
>
> ------------------------------------------------------------------------
>
> diff --git a/drivers/char/pty.c b/drivers/char/pty.c
> index 34dd4c3..af43f37 100644
> --- a/drivers/char/pty.c
> +++ b/drivers/char/pty.c
> @@ -279,7 +279,7 @@ static void __init legacy_pty_init(void)
>
> pty_slave_driver->owner = THIS_MODULE;
> pty_slave_driver->driver_name = "pty_slave";
> - pty_slave_driver->name = "ttyp";
> + pty_slave_driver->name = "pts";
> pty_slave_driver->major = PTY_SLAVE_MAJOR;
> pty_slave_driver->minor_start = 0;
> pty_slave_driver->type = TTY_DRIVER_TYPE_PTY;

*PLONK*

*LEGACY* pty...

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-10 09:17    [W:0.132 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site