All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig
@ 2020-10-24 12:55 ` Colin King
  0 siblings, 0 replies; 4+ messages in thread
From: Colin King @ 2020-10-24 12:55 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: kernel-janitors, linux-kernel

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

There are a couple of trivial spelling mistakes, fix these.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arch/Kconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/arch/Kconfig b/arch/Kconfig
index 56b6ccc0e32d..ce4e84366418 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -261,7 +261,7 @@ config ARCH_HAS_SET_DIRECT_MAP
 
 #
 # Select if the architecture provides the arch_dma_set_uncached symbol to
-# either provide an uncached segement alias for a DMA allocation, or
+# either provide an uncached segment alias for a DMA allocation, or
 # to remap the page tables in place.
 #
 config ARCH_HAS_DMA_SET_UNCACHED
@@ -314,14 +314,14 @@ config ARCH_32BIT_OFF_T
 config HAVE_ASM_MODVERSIONS
 	bool
 	help
-	  This symbol should be selected by an architecure if it provides
+	  This symbol should be selected by an architecture if it provides
 	  <asm/asm-prototypes.h> to support the module versioning for symbols
 	  exported from assembly code.
 
 config HAVE_REGS_AND_STACK_ACCESS_API
 	bool
 	help
-	  This symbol should be selected by an architecure if it supports
+	  This symbol should be selected by an architecture if it supports
 	  the API needed to access registers and stack entries from pt_regs,
 	  declared in asm/ptrace.h
 	  For example the kprobes-based event tracer needs this API.
@@ -336,7 +336,7 @@ config HAVE_RSEQ
 config HAVE_FUNCTION_ARG_ACCESS_API
 	bool
 	help
-	  This symbol should be selected by an architecure if it supports
+	  This symbol should be selected by an architecture if it supports
 	  the API needed to access function arguments from pt_regs,
 	  declared in asm/ptrace.h
 
-- 
2.27.0


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

* [PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig
@ 2020-10-24 12:55 ` Colin King
  0 siblings, 0 replies; 4+ messages in thread
From: Colin King @ 2020-10-24 12:55 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: kernel-janitors, linux-kernel

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

There are a couple of trivial spelling mistakes, fix these.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arch/Kconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/arch/Kconfig b/arch/Kconfig
index 56b6ccc0e32d..ce4e84366418 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -261,7 +261,7 @@ config ARCH_HAS_SET_DIRECT_MAP
 
 #
 # Select if the architecture provides the arch_dma_set_uncached symbol to
-# either provide an uncached segement alias for a DMA allocation, or
+# either provide an uncached segment alias for a DMA allocation, or
 # to remap the page tables in place.
 #
 config ARCH_HAS_DMA_SET_UNCACHED
@@ -314,14 +314,14 @@ config ARCH_32BIT_OFF_T
 config HAVE_ASM_MODVERSIONS
 	bool
 	help
-	  This symbol should be selected by an architecure if it provides
+	  This symbol should be selected by an architecture if it provides
 	  <asm/asm-prototypes.h> to support the module versioning for symbols
 	  exported from assembly code.
 
 config HAVE_REGS_AND_STACK_ACCESS_API
 	bool
 	help
-	  This symbol should be selected by an architecure if it supports
+	  This symbol should be selected by an architecture if it supports
 	  the API needed to access registers and stack entries from pt_regs,
 	  declared in asm/ptrace.h
 	  For example the kprobes-based event tracer needs this API.
@@ -336,7 +336,7 @@ config HAVE_RSEQ
 config HAVE_FUNCTION_ARG_ACCESS_API
 	bool
 	help
-	  This symbol should be selected by an architecure if it supports
+	  This symbol should be selected by an architecture if it supports
 	  the API needed to access function arguments from pt_regs,
 	  declared in asm/ptrace.h
 
-- 
2.27.0

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

* Re: [PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig
  2020-10-24 12:55 ` Colin King
@ 2020-10-24 14:48   ` Randy Dunlap
  -1 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2020-10-24 14:48 UTC (permalink / raw)
  To: Colin King, Jiri Kosina; +Cc: kernel-janitors, linux-kernel

On 10/24/20 5:55 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There are a couple of trivial spelling mistakes, fix these.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  arch/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/Kconfig b/arch/Kconfig
> index 56b6ccc0e32d..ce4e84366418 100644
> --- a/arch/Kconfig
> +++ b/arch/Kconfig
> @@ -261,7 +261,7 @@ config ARCH_HAS_SET_DIRECT_MAP
>  
>  #
>  # Select if the architecture provides the arch_dma_set_uncached symbol to
> -# either provide an uncached segement alias for a DMA allocation, or
> +# either provide an uncached segment alias for a DMA allocation, or
>  # to remap the page tables in place.
>  #
>  config ARCH_HAS_DMA_SET_UNCACHED
> @@ -314,14 +314,14 @@ config ARCH_32BIT_OFF_T
>  config HAVE_ASM_MODVERSIONS
>  	bool
>  	help
> -	  This symbol should be selected by an architecure if it provides
> +	  This symbol should be selected by an architecture if it provides
>  	  <asm/asm-prototypes.h> to support the module versioning for symbols
>  	  exported from assembly code.
>  
>  config HAVE_REGS_AND_STACK_ACCESS_API
>  	bool
>  	help
> -	  This symbol should be selected by an architecure if it supports
> +	  This symbol should be selected by an architecture if it supports
>  	  the API needed to access registers and stack entries from pt_regs,
>  	  declared in asm/ptrace.h
>  	  For example the kprobes-based event tracer needs this API.
> @@ -336,7 +336,7 @@ config HAVE_RSEQ
>  config HAVE_FUNCTION_ARG_ACCESS_API
>  	bool
>  	help
> -	  This symbol should be selected by an architecure if it supports
> +	  This symbol should be selected by an architecture if it supports
>  	  the API needed to access function arguments from pt_regs,
>  	  declared in asm/ptrace.h
>  
> 


-- 
~Randy

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

* Re: [PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig
@ 2020-10-24 14:48   ` Randy Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2020-10-24 14:48 UTC (permalink / raw)
  To: Colin King, Jiri Kosina; +Cc: kernel-janitors, linux-kernel

On 10/24/20 5:55 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There are a couple of trivial spelling mistakes, fix these.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  arch/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/Kconfig b/arch/Kconfig
> index 56b6ccc0e32d..ce4e84366418 100644
> --- a/arch/Kconfig
> +++ b/arch/Kconfig
> @@ -261,7 +261,7 @@ config ARCH_HAS_SET_DIRECT_MAP
>  
>  #
>  # Select if the architecture provides the arch_dma_set_uncached symbol to
> -# either provide an uncached segement alias for a DMA allocation, or
> +# either provide an uncached segment alias for a DMA allocation, or
>  # to remap the page tables in place.
>  #
>  config ARCH_HAS_DMA_SET_UNCACHED
> @@ -314,14 +314,14 @@ config ARCH_32BIT_OFF_T
>  config HAVE_ASM_MODVERSIONS
>  	bool
>  	help
> -	  This symbol should be selected by an architecure if it provides
> +	  This symbol should be selected by an architecture if it provides
>  	  <asm/asm-prototypes.h> to support the module versioning for symbols
>  	  exported from assembly code.
>  
>  config HAVE_REGS_AND_STACK_ACCESS_API
>  	bool
>  	help
> -	  This symbol should be selected by an architecure if it supports
> +	  This symbol should be selected by an architecture if it supports
>  	  the API needed to access registers and stack entries from pt_regs,
>  	  declared in asm/ptrace.h
>  	  For example the kprobes-based event tracer needs this API.
> @@ -336,7 +336,7 @@ config HAVE_RSEQ
>  config HAVE_FUNCTION_ARG_ACCESS_API
>  	bool
>  	help
> -	  This symbol should be selected by an architecure if it supports
> +	  This symbol should be selected by an architecture if it supports
>  	  the API needed to access function arguments from pt_regs,
>  	  declared in asm/ptrace.h
>  
> 


-- 
~Randy

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

end of thread, other threads:[~2020-10-24 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24 12:55 [PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig Colin King
2020-10-24 12:55 ` Colin King
2020-10-24 14:48 ` Randy Dunlap
2020-10-24 14:48   ` Randy Dunlap

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.