All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk
Subject: Re: [PATCH 1/1] tty: BKL pushdown fix
Date: Fri, 08 Feb 2008 22:38:28 +0100	[thread overview]
Message-ID: <47ACCBD4.1000502@gmail.com> (raw)
In-Reply-To: <20080208133530.0e453c50.akpm@linux-foundation.org>

On 02/08/2008 10:35 PM, Andrew Morton wrote:
> On Fri,  8 Feb 2008 20:04:47 +0100
> Jiri Slaby <jirislaby@gmail.com> wrote:
> 
>> --- a/drivers/char/n_hdlc.c
>> +++ b/drivers/char/n_hdlc.c
>> @@ -579,7 +579,7 @@ static ssize_t n_hdlc_tty_read(struct tty_struct *tty, struct file *file,
>>  	}
>>  
>>  	lock_kernel();
>> -	
>> +
> 
> yeah.  I have a little script..

Note that it isn't only whitespace fixes in the patch.

I have one more -fix.

  reply	other threads:[~2008-02-08 21:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08 15:42 [PATCH] tty: BKL pushdown Alan Cox
2008-02-08 19:04 ` [PATCH 1/1] tty: BKL pushdown fix Jiri Slaby
2008-02-08 21:35   ` Andrew Morton
2008-02-08 21:38     ` Jiri Slaby [this message]
2008-02-08 21:40       ` [PATCH 1/1] tty: BKL pushdown fix1 Jiri Slaby
2008-02-08 21:42         ` Jiri Slaby
2008-02-08 21:50         ` Alan Cox
2008-02-08 22:11       ` [PATCH 1/1] tty: BKL pushdown fix Andrew Morton
2008-02-08 22:15         ` Jiri Slaby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47ACCBD4.1000502@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.