summaryrefslogtreecommitdiffstats
path: root/include/hw/pci/pcie_aer.h
diff options
context:
space:
mode:
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>2015-03-10 09:52:23 +0800
committerMichael S. Tsirkin <mst@redhat.com>2015-03-18 12:19:16 +0100
commit98a2f30a1b5b8b7b35229a705149f020b4918ab8 (patch)
treea7708221c5b34d7327277ea9dd2de7769a88f900 /include/hw/pci/pcie_aer.h
parent310e91f7d0aaec27f55969597ccbb4e83612695e (diff)
downloadhqemu-98a2f30a1b5b8b7b35229a705149f020b4918ab8.zip
hqemu-98a2f30a1b5b8b7b35229a705149f020b4918ab8.tar.gz
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>
Diffstat (limited to 'include/hw/pci/pcie_aer.h')
-rw-r--r--include/hw/pci/pcie_aer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/pci/pcie_aer.h b/include/hw/pci/pcie_aer.h
index bcac80a..2fb8388 100644
--- a/include/hw/pci/pcie_aer.h
+++ b/include/hw/pci/pcie_aer.h
@@ -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 {
/*
OpenPOWER on IntegriCloud