pci: fix several trivial typos in comment

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>
This commit is contained in:
Chen Fan 2015-03-10 09:52:23 +08:00 committed by Michael S. Tsirkin
parent 310e91f7d0
commit 98a2f30a1b
2 changed files with 2 additions and 2 deletions

View 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 */

View 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 {
/*