lkml.org 
[lkml]   [2008]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ptmx: adding handshake support
On Mon, 14 Apr 2008 22:39:21 +0200 sander van ginkel wrote:

> Corrected the last issues

Not AFAICT. There's no full changelog/description here...
and see below.


> Signed-off-by: Sander van Ginkel <sander@van-ginkel.eu>
>
> ===================================================================
>
> diff -pru linux-2.6.25-rc8.orig/drivers/char/pty.c
> linux-2.6.25-rc8/drivers/char/pty.c
> --- linux-2.6.25-rc8.orig/drivers/char/pty.c 2008-04-01
> 21:44:26.000000000 +0200
> +++ linux-2.6.25-rc8/drivers/char/pty.c 2008-04-14 23:01:56.000000000
> +0200
> @@ -196,6 +196,7 @@ static void pty_flush_buffer(struct tty_
>
> static int pty_open(struct tty_struct *tty, struct file * filp)
> {
> + unsigned int *mcrmsr;

Something converted tabs to spaces throughout the entire patch.


> int retval = -ENODEV;
>
> if (!tty || !tty->link)

---
~Randy


\
 
 \ /
  Last update: 2008-04-14 22:07    [W:0.380 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site