linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARC: fix spelling mistake "entires" -> "entries"
@ 2018-09-14 11:27 Colin King
  2018-09-14 17:33 ` Vineet Gupta
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2018-09-14 11:27 UTC (permalink / raw)
  To: Vineet Gupta, linux-snps-arc; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in Kconfig

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arch/arc/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index b4441b0764d7..a045f3086047 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -149,7 +149,7 @@ config ARC_CPU_770
 	  Support for ARC770 core introduced with Rel 4.10 (Summer 2011)
 	  This core has a bunch of cool new features:
 	  -MMU-v3: Variable Page Sz (4k, 8k, 16k), bigger J-TLB (128x4)
-                   Shared Address Spaces (for sharing TLB entires in MMU)
+                   Shared Address Spaces (for sharing TLB entries in MMU)
 	  -Caches: New Prog Model, Region Flush
 	  -Insns: endian swap, load-locked/store-conditional, time-stamp-ctr
 
-- 
2.17.1


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

* Re: [PATCH] ARC: fix spelling mistake "entires" -> "entries"
  2018-09-14 11:27 [PATCH] ARC: fix spelling mistake "entires" -> "entries" Colin King
@ 2018-09-14 17:33 ` Vineet Gupta
  0 siblings, 0 replies; 2+ messages in thread
From: Vineet Gupta @ 2018-09-14 17:33 UTC (permalink / raw)
  To: Colin King, linux-snps-arc; +Cc: kernel-janitors, linux-kernel

On 09/14/2018 04:27 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in Kconfig
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied !

Thx,
-Vineet

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

end of thread, other threads:[~2018-09-14 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14 11:27 [PATCH] ARC: fix spelling mistake "entires" -> "entries" Colin King
2018-09-14 17:33 ` Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).