aboutsummaryrefslogtreecommitdiff
path: root/hw/phb3.c
diff options
context:
space:
mode:
authorFrederic Bonnard <frediz@linux.vnet.ibm.com>2016-06-13 11:37:09 +0200
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-06-20 15:08:05 +1000
commit4c95b5e04e3c4f72e4005574f67cd6e365d3276f (patch)
tree60763919c97d73efba7a6ffbb2afa3efa05502d4 /hw/phb3.c
parent3aeb50189d4d88528c627e099c76b00e28e5c432 (diff)
downloadskiboot-4c95b5e04e3c4f72e4005574f67cd6e365d3276f.zip
skiboot-4c95b5e04e3c4f72e4005574f67cd6e365d3276f.tar.gz
skiboot-4c95b5e04e3c4f72e4005574f67cd6e365d3276f.tar.bz2
Fix for typos
While reviewing the Debian packaging, codespell found those. Most proposed fixes are based on codespell's default dictionnary. Signed-off-by: Frederic Bonnard <frediz@linux.vnet.ibm.com> Reviewed-by: Mukesh Ojha <mukesh02@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hw/phb3.c')
-rw-r--r--hw/phb3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/phb3.c b/hw/phb3.c
index 748fa27..0b64532 100644
--- a/hw/phb3.c
+++ b/hw/phb3.c
@@ -1159,7 +1159,7 @@ static int64_t phb3_pci_msi_eoi(struct phb *phb,
* To avoid this race, we increment the generation count in
* the IVT when we clear P. When software writes the IVC with
* P cleared but with gen=n, the IVC won't actually clear P
- * becuase gen doesn't match what it just cached from the IVT.
+ * because gen doesn't match what it just cached from the IVT.
* Hence we don't lose P being set.
*/
@@ -3225,7 +3225,7 @@ static void phb3_init_capp_regs(struct phb3 *p, bool dma_mode)
* HW301991 - XSL sends PTE updates with nodal scope instead of
* group scope. The workaround is to force all commands to
* unlimited scope by setting bit 4. This may have a slight
- * performance impact, but it would be negligable on the XSL.
+ * performance impact, but it would be negligible on the XSL.
* To avoid the possibility it might impact other cards, key it
* off DMA mode since the XSL based Mellanox CX4 is the only
* card to use this mode in P8 timeframe: