From: Michael S. Tsirkin Date: Sun, 24 Aug 2014 20:45:29 +0000 (+0200) Subject: pcie: fix trailing whitespace X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.2~209^2~614^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=187de915e8d06aaf82be206aebc551c82bf0670c;p=sdk%2Femulator%2Fqemu.git pcie: fix trailing whitespace Signed-off-by: Michael S. Tsirkin --- 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) {