diff options
author | Simon Arlott <simon@fire.lp0.eu> | 2007-05-11 16:52:08 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-05-12 00:39:21 -0400 |
commit | e5dd42e4fb242ae07a09928616570348ffe8aeee (patch) | |
tree | 9ed722f6f8ae658ec1701ae26591101cf6a4c8d8 /arch/sparc64/kernel/pci_sun4v.c | |
parent | d1a78c32edcabea8c7c6449c967191a47f83a77f (diff) |
[SPARC64]: Spelling fixes.
Spelling fixes in arch/sparc64/.
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/pci_sun4v.c')
-rw-r--r-- | arch/sparc64/kernel/pci_sun4v.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/pci_sun4v.c b/arch/sparc64/kernel/pci_sun4v.c index 34df4047587a..044e8ec4c0f5 100644 --- a/arch/sparc64/kernel/pci_sun4v.c +++ b/arch/sparc64/kernel/pci_sun4v.c | |||
@@ -731,7 +731,7 @@ struct pci_sun4v_msiq_entry { | |||
731 | 731 | ||
732 | u64 msi_address; | 732 | u64 msi_address; |
733 | 733 | ||
734 | /* The format of this value is message type dependant. | 734 | /* The format of this value is message type dependent. |
735 | * For MSI bits 15:0 are the data from the MSI packet. | 735 | * For MSI bits 15:0 are the data from the MSI packet. |
736 | * For MSI-X bits 31:0 are the data from the MSI packet. | 736 | * For MSI-X bits 31:0 are the data from the MSI packet. |
737 | * For MSG, the message code and message routing code where: | 737 | * For MSG, the message code and message routing code where: |