diff mbox

[PULL,11/11] pcie: fix trailing whitespace

Message ID 1408918641-14167-12-git-send-email-mst@redhat.com
State New
Headers show

Commit Message

Michael S. Tsirkin Aug. 24, 2014, 10:18 p.m. UTC
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 hw/pci/pcie.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
index 6cb6e0c..1babddf 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)
 {