]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commitdiff
Fix comment typo
authorCao jin <caoj.fnst@cn.fujitsu.com>
Sat, 30 Jan 2016 07:50:38 +0000 (15:50 +0800)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 1 Feb 2016 22:12:13 +0000 (17:12 -0500)
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
src/fw/pciinit.c
src/fw/pirtable.c

index c31c2fa0cd1999018ed388288feeb4dcf0e290a0..6b1c9028fe67c7b2fa7931218030a567f68d5711 100644 (file)
@@ -274,7 +274,7 @@ static const struct pci_device_id pci_device_tbl[] = {
     PCI_DEVICE_CLASS(PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_STORAGE_IDE,
                      storage_ide_setup),
 
-    /* PIC, IBM, MIPC & MPIC2 */
+    /* PIC, IBM, MPIC & MPIC2 */
     PCI_DEVICE_CLASS(PCI_VENDOR_ID_IBM, 0x0046, PCI_CLASS_SYSTEM_PIC,
                      pic_ibm_setup),
     PCI_DEVICE_CLASS(PCI_VENDOR_ID_IBM, 0xFFFF, PCI_CLASS_SYSTEM_PIC,
index a4944080892d159e6e55a22e73c08e403f163cd7..bf8c047044b48cb862a6abd5ed2f132a7494801c 100644 (file)
@@ -66,7 +66,7 @@ static struct pir_table PIR_TABLE = {
             },
             .slot_nr = 3,
         }, {
-            // 5th slot entry: 4rd PCI slot
+            // 5th slot entry: 4th PCI slot
             .dev = 5<<3,
             .links = {
                 {.link = 0x60, .bitmap = 0xdef8}, // INTA#
@@ -76,7 +76,7 @@ static struct pir_table PIR_TABLE = {
             },
             .slot_nr = 4,
         }, {
-            // 6th slot entry: 5rd PCI slot
+            // 6th slot entry: 5th PCI slot
             .dev = 6<<3,
             .links = {
                 {.link = 0x61, .bitmap = 0xdef8}, // INTA#