Commit 98a2f30a authored by Chen Fan's avatar Chen Fan Committed by Michael S. Tsirkin
Browse files

pci: fix several trivial typos in comment

parent 310e91f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */
+1 −1
Original line number Diff line number Diff line
@@ -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 {
    /*