[Skiboot] [PATCH] xive: Fix typo and spelling in a comment
Gustavo Romero
gromero at linux.ibm.com
Fri May 29 10:02:15 AEST 2020
This commit fixes a typo and a spelling in a comment about the XIVE set
translate mechanism.
Signed-off-by: Gustavo Romero <gromero at linux.ibm.com>
---
hw/xive.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/xive.c b/hw/xive.c
index 9a36f1a..9c9123f 100644
--- a/hw/xive.c
+++ b/hw/xive.c
@@ -80,7 +80,7 @@
* with one EQ and one IPI. There is also enought EATs to cover all the PHBs.
*
* Similarily, for MMIO access, the BARs support what is called "set
- * translation" which allows tyhe BAR to be devided into a certain
+ * translation" which allows the BAR to be divided into a certain
* number of sets. The VC BAR (ESBs, ENDs, ...) supports 64 sets and
* the PC BAT supports 16. Each "set" can be routed to a specific
* block and offset within a block.
--
2.7.4
More information about the Skiboot
mailing list