[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20060801090719.06b6982b.rdunlap@xenotime.net>
Date: Tue, 1 Aug 2006 09:07:19 -0700
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: Matt LaPlante <kernel1@...erdogtech.com>
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH 18-rc3] Fix typos in /Documentation : 'Q'-'R'
On Tue, 1 Aug 2006 02:49:43 -0400 Matt LaPlante wrote:
> On Sun, 30 Jul 2006 20:37:28 -0700
> "Randy.Dunlap" <rdunlap@...otime.net> wrote:
>
> > On Sun, 30 Jul 2006 18:12:24 -0400 Matt LaPlante wrote:
> >
> > > This patch fixes typos in various Documentation txts. The patch addresses some words starting with the letters 'Q'-'R'.
> >
> > > diff -ru a/Documentation/block/biodoc.txt b/Documentation/block/biodoc.txt
> > > --- a/Documentation/block/biodoc.txt 2006-06-17 21:49:35.000000000 -0400
> > > +++ b/Documentation/block/biodoc.txt 2006-07-30 18:11:04.000000000 -0400
> > > @@ -783,7 +783,7 @@
> > >
> > > blk_queue_invalidate_tags(request_queue_t *q)
> > >
> > > - Clear the internal block tag queue and readd all the pending requests
> > > + Clear the internal block tag queue and read all the pending requests
> >
> > I think that is probably re-add.
> >
> > > to the request queue. The driver will receive them again on the
> > > next request_fn run, just like it did the first time it encountered
> > > them.
> >
> > > diff -ru a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt
> > > --- a/Documentation/powerpc/booting-without-of.txt 2006-07-30 15:57:21.000000000 -0400
> > > +++ b/Documentation/powerpc/booting-without-of.txt 2006-07-30 18:11:05.000000000 -0400
> > > @@ -1069,7 +1069,7 @@
> > > around. It contains no internal offsets or pointers for this
> > > purpose.
> > >
> > > - - An example of code for iterating nodes & retreiving properties
> > > + - An example of code for iterating nodes & retrieving properties
> > > directly from the flattened tree format can be found in the kernel
> > > file arch/ppc64/kernel/prom.c, look at scan_flat_dt() function,
> > > it's usage in early_init_devtree(), and the corresponding various
> > its
> >
> > Thanks more.
> > ---
> > ~Randy
>
> Updated below...
Acked-by: Randy Dunlap <rdunlap@...otime.net>
---
~Randy
-
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