Skip to content

Commit

Permalink
Docs: MSI-HOWTO: , -> ;
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 6457d9b commit 5a84fc3
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 @@ -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.

Expand Down

0 comments on commit 5a84fc3

Please sign in to comment.