Commit 735ddcca authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] arch_ppc64_kernel_iSeries_IoMmTable.c, typos: the the, resourses

parent c6374b1a
...@@ -130,7 +130,7 @@ static void iSeries_IoMmTable_AllocateEntry(struct pci_dev* PciDev, int BarNumbe ...@@ -130,7 +130,7 @@ static void iSeries_IoMmTable_AllocateEntry(struct pci_dev* PciDev, int BarNumbe
/* The HvCallPci_getBarParms is used to get the size of the BAR */ /* The HvCallPci_getBarParms is used to get the size of the BAR */
/* space. It calls iSeries_IoMmTable_AllocateEntry to allocate */ /* space. It calls iSeries_IoMmTable_AllocateEntry to allocate */
/* each entry. */ /* each entry. */
/* - Loops through The Bar resourses(0 - 5) including the the ROM */ /* - Loops through The Bar resources(0 - 5) including the ROM */
/* is resource(6). */ /* is resource(6). */
/*******************************************************************/ /*******************************************************************/
void iSeries_allocateDeviceBars(struct pci_dev* PciDev) void iSeries_allocateDeviceBars(struct pci_dev* PciDev)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment