Browse Source

Docs: MSI-HOWTO: can -> could

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>
Michael Witten 14 years ago
parent
commit
1b8386f612
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/PCI/MSI-HOWTO.txt

+ 1 - 1
Documentation/PCI/MSI-HOWTO.txt

@@ -326,7 +326,7 @@ where $bridge is the PCI address of the bridge you've enabled (eg
 0000:00:0e.0).
 
 To disable MSIs, echo 0 instead of 1.  Changing this value should be
-done with caution as it can break interrupt handling for all devices
+done with caution as it could break interrupt handling for all devices
 below this bridge.
 
 Again, please notify linux-pci@vger.kernel.org of any bridges that need