Re: [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
- Date: Fri, 6 Oct 2006 19:02:04 -0700
On Fri, 6 Oct 2006 09:50:31 -0400 Matt LaPlante wrote:
This patch fixes typos in various Documentation txts. The patch addresses some words starting with the letters 'U-Z'.
Mostly good, but I have a few comments below.
diff -ru a/Documentation/block/biodoc.txt b/Documentation/block/biodoc.txt
--- a/Documentation/block/biodoc.txt 2006-10-05 22:18:50.000000000 -0400
+++ b/Documentation/block/biodoc.txt 2006-10-05 23:04:59.000000000 -0400
@@ -403,14 +403,14 @@
for raw i/o.
ii. Ability to represent high-memory buffers (which do not have a virtual
address mapping in kernel address space).
-iii.Ability to represent large i/os w/o unecessarily breaking them up (i.e
+iii.Ability to represent large i/os w/o unnecessarily breaking them up (i.e
I'd prefer to see "I/Os" "without" "i.e.".
diff -ru a/Documentation/filesystems/spufs.txt b/Documentation/filesystems/spufs.txt
--- a/Documentation/filesystems/spufs.txt 2006-10-05 22:18:51.000000000 -0400
+++ b/Documentation/filesystems/spufs.txt 2006-10-05 22:53:50.000000000 -0400
@@ -210,7 +210,7 @@
/signal2
The two signal notification channels of an SPU. These are read-write
files that operate on a 32 bit word. Writing to one of these files
- triggers an interrupt on the SPU. The value writting to the signal
+ triggers an interrupt on the SPU. The value writing to the signal
I think that should be "written".
files can be read from the SPU through a channel read or from host user
space through the file. After the value has been read by the SPU, it
is reset to zero. The possible operations on an open signal1 or sig-
diff -ru a/Documentation/MSI-HOWTO.txt b/Documentation/MSI-HOWTO.txt
--- a/Documentation/MSI-HOWTO.txt 2006-10-05 22:18:52.000000000 -0400
+++ b/Documentation/MSI-HOWTO.txt 2006-10-05 22:31:22.000000000 -0400
@@ -219,7 +219,7 @@
Note that the pre-assigned IOAPIC dev->irq is valid only if the device
operates in PIN-IRQ assertion mode. In MSI-X mode, any attempt at
using dev->irq by the device driver to request for interrupt service
-may result unpredictabe behavior.
+may result unpredictable behavior.
may result in unpredictable behavior.
For each MSI-X vector granted, a device driver is responsible for calling
other functions like request_irq(), enable_irq(), etc. to enable
---
~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/
- Follow-Ups:
- Re: [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- From: Matt LaPlante
- Re: [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- References:
- [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- From: Matt LaPlante
- [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- Prev by Date: 2.6.19-rc1 [ueagle-atm] Oops
- Next by Date: RE: [discuss] Re: Please pull x86-64 bug fixes
- Previous by thread: [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- Next by thread: Re: [PATCH 19-rc1] Fix typos in /Documentation : 'U-Z'
- Index(es):