[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080208141133.7a739f4f.akpm@linux-foundation.org>
Date: Fri, 8 Feb 2008 14:11:33 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Jiri Slaby <jirislaby@...il.com>
Cc: linux-kernel@...r.kernel.org, alan@...rguk.ukuu.org.uk
Subject: Re: [PATCH 1/1] tty: BKL pushdown fix
On Fri, 08 Feb 2008 22:38:28 +0100
Jiri Slaby <jirislaby@...il.com> wrote:
> On 02/08/2008 10:35 PM, Andrew Morton wrote:
> > On Fri, 8 Feb 2008 20:04:47 +0100
> > Jiri Slaby <jirislaby@...il.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.
Well no, I didn't note that. The absence of any changelog led me to
believe that it was the obvious and trivial change which it appeared to be.
> I have one more -fix.
And that one had zero description either.
Please, it only takes 30 seconds.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists