Explorar el Código

Docs: MSI-HOWTO: , -> ;

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 hace 14 años
padre
commit
5a84fc3162
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Documentation/PCI/MSI-HOWTO.txt

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

@@ -187,7 +187,7 @@ number once MSI-X is enabled.
 Device drivers should normally call this function once per device
 during the initialization phase.
 
-It is ideal if drivers can cope with a variable number of MSI-X interrupts,
+It is ideal if drivers can cope with a variable number of MSI-X interrupts;
 there are many reasons why the platform may not be able to provide the
 exact number that a driver asks for.