]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasis
authorMichael Witten <mfwitten@gmail.com>
Thu, 14 Jul 2011 21:30:18 +0000 (21:30 +0000)
committerMichael Witten <mfwitten@gmail.com>
Tue, 2 Aug 2011 21:34:33 +0000 (21:34 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Acked-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Documentation/PCI/MSI-HOWTO.txt

index 1d7047a348620fb38bac1460c48c6137d9c1d507..515396a3d7e34e15ce1e5322cd01fbc048a28576 100644 (file)
@@ -155,10 +155,10 @@ struct msix_entry {
 };
 
 This allows for the device to use these interrupts in a sparse fashion;
-for example it could use interrupts 3 and 1027 and allocate only a
+for example, it could use interrupts 3 and 1027 and yet allocate only a
 two-element array.  The driver is expected to fill in the 'entry' value
-in each element of the array to indicate which entries it wants the kernel
-to assign interrupts for.  It is invalid to fill in two entries with the
+in each element of the array to indicate for which entries the kernel
+should assign interrupts; it is invalid to fill in two entries with the
 same number.
 
 4.3.1 pci_enable_msix