summaryrefslogtreecommitdiff
path: root/hw/pci/pcie.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-08-24 22:45:29 +0200
committerMichael S. Tsirkin <mst@redhat.com>2014-08-25 00:16:07 +0200
commit187de915e8d06aaf82be206aebc551c82bf0670c (patch)
treebd28d8111d21787a4fc6fe94c6e31e3bed7a2b85 /hw/pci/pcie.c
parenta74b87027065fdacdadc906c236b001419df7c91 (diff)
downloadqemu-187de915e8d06aaf82be206aebc551c82bf0670c.tar.gz
pcie: fix trailing whitespace
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci/pcie.c')
-rw-r--r--hw/pci/pcie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
index 6cb6e0ca36..1babddff4d 100644
--- a/hw/pci/pcie.c
+++ b/hw/pci/pcie.c
@@ -498,7 +498,7 @@ void pcie_cap_flr_write_config(PCIDevice *dev,
}
/* Alternative Routing-ID Interpretation (ARI)
- * forwarding support for root and downstream ports
+ * forwarding support for root and downstream ports
*/
void pcie_cap_arifwd_init(PCIDevice *dev)
{