[PATCH] ARM: 8652/1: cache-uniphier: fix typos in comments

Julia Lawall Julia.Lawall at inria.fr
Fri Mar 18 03:37:25 PDT 2022


Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall at inria.fr>

---
 arch/arm/mm/cache-uniphier.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mm/cache-uniphier.c b/arch/arm/mm/cache-uniphier.c
index ff2881458504..399ace11760a 100644
--- a/arch/arm/mm/cache-uniphier.c
+++ b/arch/arm/mm/cache-uniphier.c
@@ -404,7 +404,7 @@ static int __init __uniphier_cache_init(struct device_node *np,
 			data->range_op_max_size = (u32)1 << 22;
 
 		/*
-		 * Unfortunatly, the offset address of active way control base
+		 * Unfortunately, the offset address of active way control base
 		 * varies from SoC to SoC.
 		 */
 		switch (revision) {




More information about the linux-arm-kernel mailing list