]> Pileus Git - ~andy/linux/commitdiff
Docs: MSI-HOWTO: Insert a comma
authorMichael Witten <mfwitten@gmail.com>
Fri, 15 Jul 2011 03:27:22 +0000 (03:27 +0000)
committerMichael Witten <mfwitten@gmail.com>
Tue, 2 Aug 2011 21:34:40 +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 3b472782528734c02403d824c45d4ebfc67a6fe6..67ed5d89524c19ccfbefbc867c5735321f3f7519 100644 (file)
@@ -335,7 +335,7 @@ special handling.
 5.3. Disabling MSIs on a single device
 
 Some devices are known to have faulty MSI implementations.  Usually this
-is handled in the individual device driver but occasionally it's necessary
+is handled in the individual device driver, but occasionally it's necessary
 to handle this with a quirk.  Some drivers have an option to disable use
 of MSI.  While this is a convenient workaround for the driver author,
 it is not good practise, and should not be emulated.