All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] riscv: fix typo 'repalce'
@ 2022-05-28  0:09 ` Heinrich Schuchardt
  0 siblings, 0 replies; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-05-28  0:09 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou
  Cc: linux-riscv, linux-kernel, Heinrich Schuchardt

%s/repalce/replace/

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
 arch/riscv/Kconfig.erratas | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/Kconfig.erratas b/arch/riscv/Kconfig.erratas
index ebfcd5cc6eaf..6957b4e6c5e8 100644
--- a/arch/riscv/Kconfig.erratas
+++ b/arch/riscv/Kconfig.erratas
@@ -27,7 +27,7 @@ config ERRATA_SIFIVE_CIP_1200
 	depends on ERRATA_SIFIVE && 64BIT
 	default y
 	help
-	  This will apply the SiFive CIP-1200 errata to repalce all
+	  This will apply the SiFive CIP-1200 errata to replace all
 	  "sfence.vma addr" with "sfence.vma" to ensure that the addr
 	  has been flushed from TLB.
 
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 1/1] riscv: fix typo 'repalce'
@ 2022-05-28  0:09 ` Heinrich Schuchardt
  0 siblings, 0 replies; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-05-28  0:09 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou
  Cc: linux-riscv, linux-kernel, Heinrich Schuchardt

%s/repalce/replace/

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
 arch/riscv/Kconfig.erratas | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/Kconfig.erratas b/arch/riscv/Kconfig.erratas
index ebfcd5cc6eaf..6957b4e6c5e8 100644
--- a/arch/riscv/Kconfig.erratas
+++ b/arch/riscv/Kconfig.erratas
@@ -27,7 +27,7 @@ config ERRATA_SIFIVE_CIP_1200
 	depends on ERRATA_SIFIVE && 64BIT
 	default y
 	help
-	  This will apply the SiFive CIP-1200 errata to repalce all
+	  This will apply the SiFive CIP-1200 errata to replace all
 	  "sfence.vma addr" with "sfence.vma" to ensure that the addr
 	  has been flushed from TLB.
 
-- 
2.36.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-28  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-28  0:09 [PATCH 1/1] riscv: fix typo 'repalce' Heinrich Schuchardt
2022-05-28  0:09 ` Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.