Re: [Qemu-devel] [PATCH 3/3] pci: fix several trivial typos in comment

2015-03-10 Thread Michael S. Tsirkin
On Tue, Mar 10, 2015 at 09:52:23AM +0800, Chen Fan wrote: > Signed-off-by: Chen Fan Reviewed-by: Michael S. Tsirkin > --- > include/hw/pci/pci.h | 2 +- > include/hw/pci/pcie_aer.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/include/hw/pci/pci.h b/include/

[Qemu-devel] [PATCH 3/3] pci: fix several trivial typos in comment

2015-03-09 Thread Chen Fan
Signed-off-by: Chen Fan --- include/hw/pci/pci.h | 2 +- include/hw/pci/pcie_aer.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/hw/pci/pci.h b/include/hw/pci/pci.h index bdee464..b82de15 100644 --- a/include/hw/pci/pci.h +++ b/include/hw/pci/pci.h @@ -137,7