Skip to content

Commit

Permalink
Docs: MSI-HOWTO: asked for' -> requested'
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Witten <[email protected]>
Acked-by: Matthew Wilcox <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
  • Loading branch information
mfwitten committed Aug 2, 2011
1 parent 4979de6 commit a2d4d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/PCI/MSI-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ been allocated. In neither case is the irq value updated or the device
switched into MSI mode.

The device driver must decide what action to take if
pci_enable_msi_block() returns a value less than the number asked for.
pci_enable_msi_block() returns a value less than the number requested.
Some devices can make use of fewer interrupts than the maximum they
request; in this case the driver should call pci_enable_msi_block()
again. Note that it is not guaranteed to succeed, even when the
Expand Down

0 comments on commit a2d4d50

Please sign in to comment.