linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xtensa: Fix typo use space=>user space
@ 2019-01-18 13:45 Corentin Labbe
  2019-01-25 20:44 ` Max Filippov
  0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2019-01-18 13:45 UTC (permalink / raw)
  To: chris, jcmvbkbc; +Cc: linux-kernel, linux-xtensa, Corentin Labbe

This patch fix a simple typo.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 arch/xtensa/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index 20a0756f27ef..48906ac5fd25 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -164,7 +164,7 @@ config XTENSA_FAKE_NMI
 	  If unsure, say N.
 
 config XTENSA_UNALIGNED_USER
-	bool "Unaligned memory access in use space"
+	bool "Unaligned memory access in user space"
 	help
 	  The Xtensa architecture currently does not handle unaligned
 	  memory accesses in hardware but through an exception handler.
-- 
2.19.2


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

* Re: [PATCH] xtensa: Fix typo use space=>user space
  2019-01-18 13:45 [PATCH] xtensa: Fix typo use space=>user space Corentin Labbe
@ 2019-01-25 20:44 ` Max Filippov
  0 siblings, 0 replies; 2+ messages in thread
From: Max Filippov @ 2019-01-25 20:44 UTC (permalink / raw)
  To: Corentin Labbe; +Cc: Chris Zankel, LKML, linux-xtensa

On Fri, Jan 18, 2019 at 5:45 AM Corentin Labbe <clabbe@baylibre.com> wrote:
>
> This patch fix a simple typo.
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>  arch/xtensa/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my xtensa tree.

-- 
Thanks.
-- Max

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

end of thread, other threads:[~2019-01-25 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-18 13:45 [PATCH] xtensa: Fix typo use space=>user space Corentin Labbe
2019-01-25 20:44 ` Max Filippov

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).