]> git.proxmox.com Git - mirror_qemu.git/commitdiff
pci: fix several trivial typos in comment
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Tue, 10 Mar 2015 01:52:23 +0000 (09:52 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 18 Mar 2015 11:19:16 +0000 (12:19 +0100)
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/pci/pci.h
include/hw/pci/pcie_aer.h

index be2d9b87037aa0a8d6ad44fff7c2dfd3abd52463..b97c2956ec8264fad564ba692dce6ac5e4c8fd74 100644 (file)
@@ -137,7 +137,7 @@ enum {
 #define PCI_CONFIG_HEADER_SIZE 0x40
 /* Size of the standard PCI config space */
 #define PCI_CONFIG_SPACE_SIZE 0x100
-/* Size of the standart PCIe config space: 4KB */
+/* Size of the standard PCIe config space: 4KB */
 #define PCIE_CONFIG_SPACE_SIZE  0x1000
 
 #define PCI_NUM_PINS 4 /* A-D */
index bcac80a7b07f37d5dd2dae5ce72e6d56195dfa7f..2fb83882bec1d096f01adc52f39101c537eb96ea 100644 (file)
@@ -51,7 +51,7 @@ struct PCIEAERLog {
     PCIEAERErr *log;
 };
 
-/* aer error message: error signaling message has only error sevirity and
+/* aer error message: error signaling message has only error severity and
    source id. See 2.2.8.3 error signaling messages */
 struct PCIEAERMsg {
     /*