Re: [PATCH 18-rc3] Fix typos in /Documentation : 'Q'-'R'
- From: "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx>
- Date: Tue, 1 Aug 2006 09:07:19 -0700
On Tue, 1 Aug 2006 02:49:43 -0400 Matt LaPlante wrote:
On Sun, 30 Jul 2006 20:37:28 -0700
"Randy.Dunlap" <rdunlap@xxxxxxxxxxxx> 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.txtits
--- 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
Thanks more.
---
~Randy
Updated below...
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [PATCH 18-rc3] Fix typos in /Documentation : 'Q'-'R'
- From: Matt LaPlante
- Re: [PATCH 18-rc3] Fix typos in /Documentation : 'Q'-'R'
- Prev by Date: Re: [RFC] Proposal: common kernel-wide GPIO interface
- Next by Date: Re: [PATCH 18-rc2] Fix typos in /Documentation : 'N'-'P'
- Previous by thread: Re: [PATCH 18-rc3] Fix typos in /Documentation : 'Q'-'R'
- Next by thread: udev taking a long time during startup
- Index(es):