projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d60bb4
)
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
author
Rebecca Cran
<quic_rcran@quicinc.com>
Fri, 18 Mar 2022 10:11:24 +0000
(
04:11
-0600)
committer
Laurent Vivier
<laurent@vivier.eu>
Fri, 18 Mar 2022 12:54:19 +0000
(13:54 +0100)
Signed-off-by: Rebecca Cran <quic_rcran@quicinc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <
20220318101124
.912-1-quic_rcran@quicinc.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/pci/pci.c
patch
|
blob
|
history
diff --git
a/hw/pci/pci.c
b/hw/pci/pci.c
index 5cb1232e271d7759ecb74d5fe587709256f01e0d..dae9119bfe5fe45a15e31985151ee4cb649ff609 100644
(file)
--- a/
hw/pci/pci.c
+++ b/
hw/pci/pci.c
@@
-1697,7
+1697,7
@@
static const pci_class_desc pci_class_descriptions[] =
{ 0x0902, "Mouse", "mouse"},
{ 0x0A00, "Dock station", "dock", 0x00ff},
{ 0x0B00, "i386 cpu", "cpu", 0x00ff},
- { 0x0c00, "Firew
are contorller", "firewa
re"},
+ { 0x0c00, "Firew
ire controller", "firewi
re"},
{ 0x0c01, "Access bus controller", "access-bus"},
{ 0x0c02, "SSA controller", "ssa"},
{ 0x0c03, "USB controller", "usb"},