summary refs log tree commit diff stats
path: root/hw/pci.c
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2010-08-06 21:53:45 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2010-10-05 13:53:56 -0500
commitb0cd712cc37bc532b26d9935953cf347e025fc7a (patch)
tree577c18b6c29fb43ea400700c86cbb0bacb7919a7 /hw/pci.c
parentdda5336eac4ff7a5393cf516ec87692a7d700978 (diff)
downloadfocaccia-qemu-b0cd712cc37bc532b26d9935953cf347e025fc7a.tar.gz
focaccia-qemu-b0cd712cc37bc532b26d9935953cf347e025fc7a.zip
Fix spelling in comments
multifuction -> multifunction
successfull -> successful.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Diffstat (limited to 'hw/pci.c')
-rw-r--r--hw/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci.c b/hw/pci.c
index 6d0934df9a..1280d4d785 100644
--- a/hw/pci.c
+++ b/hw/pci.c
@@ -604,7 +604,7 @@ static int pci_init_multifunction(PCIBus *bus, PCIDevice *dev)
     }
 
     /*
-     * multifuction bit is interpreted in two ways as follows.
+     * multifunction bit is interpreted in two ways as follows.
      *   - all functions must set the bit to 1.
      *     Example: Intel X53
      *   - function 0 must set the bit, but the rest function (> 0)