bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig
@ 2021-02-24  8:14 Bhaskar Chowdhury
  2021-02-24 16:27 ` Randy Dunlap
  2021-02-24 17:11 ` Nathan Chancellor
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-24  8:14 UTC (permalink / raw)
  To: ast, daniel, andrii, kafai, songliubraving, yhs, john.fastabend,
	kpsingh, natechancellor, ndesaulniers, masahiroy, akpm,
	valentin.schneider, terrelln, qperret, hannes, keescook,
	linux-kernel, netdev, bpf, clang-built-linux
  Cc: rdunlap, Bhaskar Chowdhury


s/compier/compiler/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 init/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/Kconfig b/init/Kconfig
index b77c60f8b963..739c3425777b 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -19,7 +19,7 @@ config CC_VERSION_TEXT
 	    CC_VERSION_TEXT so it is recorded in include/config/auto.conf.cmd.
 	    When the compiler is updated, Kconfig will be invoked.

-	  - Ensure full rebuild when the compier is updated
+	  - Ensure full rebuild when the compiler is updated
 	    include/linux/kconfig.h contains this option in the comment line so
 	    fixdep adds include/config/cc/version/text.h into the auto-generated
 	    dependency. When the compiler is updated, syncconfig will touch it
--
2.30.1


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

* Re: [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig
  2021-02-24  8:14 [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig Bhaskar Chowdhury
@ 2021-02-24 16:27 ` Randy Dunlap
  2021-02-24 17:11 ` Nathan Chancellor
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-02-24 16:27 UTC (permalink / raw)
  To: Bhaskar Chowdhury, ast, daniel, andrii, kafai, songliubraving,
	yhs, john.fastabend, kpsingh, natechancellor, ndesaulniers,
	masahiroy, akpm, valentin.schneider, terrelln, qperret, hannes,
	keescook, linux-kernel, netdev, bpf, clang-built-linux

On 2/24/21 12:14 AM, Bhaskar Chowdhury wrote:
> 
> s/compier/compiler/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

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

in Subject:, "Fix a spelling" is whacked. Maybe "Fix a spello" or
"Fix typo".


> ---
>  init/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index b77c60f8b963..739c3425777b 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -19,7 +19,7 @@ config CC_VERSION_TEXT
>  	    CC_VERSION_TEXT so it is recorded in include/config/auto.conf.cmd.
>  	    When the compiler is updated, Kconfig will be invoked.
> 
> -	  - Ensure full rebuild when the compier is updated
> +	  - Ensure full rebuild when the compiler is updated
>  	    include/linux/kconfig.h contains this option in the comment line so
>  	    fixdep adds include/config/cc/version/text.h into the auto-generated
>  	    dependency. When the compiler is updated, syncconfig will touch it
> --
> 2.30.1
> 


-- 
~Randy


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

* Re: [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig
  2021-02-24  8:14 [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig Bhaskar Chowdhury
  2021-02-24 16:27 ` Randy Dunlap
@ 2021-02-24 17:11 ` Nathan Chancellor
  1 sibling, 0 replies; 3+ messages in thread
From: Nathan Chancellor @ 2021-02-24 17:11 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: ast, daniel, andrii, kafai, songliubraving, yhs, john.fastabend,
	kpsingh, natechancellor, ndesaulniers, masahiroy, akpm,
	valentin.schneider, terrelln, qperret, hannes, keescook,
	linux-kernel, netdev, bpf, clang-built-linux, rdunlap

On Wed, Feb 24, 2021 at 01:44:09PM +0530, Bhaskar Chowdhury wrote:
> 
> s/compier/compiler/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

I agree with Randy about the awkward wording of the title.

I think "init/Kconfig: Fix a typo in CC_VERSION_TEXT help text" would be
succinct and descriptive.

With that change:

Reviewed-by: Nathan Chancellor <nathan@kernel.org>

> ---
>  init/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index b77c60f8b963..739c3425777b 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -19,7 +19,7 @@ config CC_VERSION_TEXT
>  	    CC_VERSION_TEXT so it is recorded in include/config/auto.conf.cmd.
>  	    When the compiler is updated, Kconfig will be invoked.
> 
> -	  - Ensure full rebuild when the compier is updated
> +	  - Ensure full rebuild when the compiler is updated
>  	    include/linux/kconfig.h contains this option in the comment line so
>  	    fixdep adds include/config/cc/version/text.h into the auto-generated
>  	    dependency. When the compiler is updated, syncconfig will touch it
> --
> 2.30.1
> 

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

end of thread, other threads:[~2021-02-24 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  8:14 [PATCH] init: Kconfig: Fix a spelling compier to compiler in the file init/Kconfig Bhaskar Chowdhury
2021-02-24 16:27 ` Randy Dunlap
2021-02-24 17:11 ` Nathan Chancellor

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