]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/PCI/MSI-HOWTO.txt
Docs: MSI-HOWTO: Insert `that'
[karo-tx-linux.git] / Documentation / PCI / MSI-HOWTO.txt
index 515396a3d7e34e15ce1e5322cd01fbc048a28576..c504f12bcc61e2a2bec23195da9b9c1490eb6caf 100644 (file)
@@ -190,7 +190,7 @@ during the initialization phase.
 
 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 a driver asks for.
+exact number that a driver asks for.
 
 A request loop to achieve that might look like: