[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <64923623-633f-12cc-41bb-fd705f2c8aa3@infradead.org>
Date: Wed, 24 Feb 2021 08:27:03 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, kafai@...com,
songliubraving@...com, yhs@...com, john.fastabend@...il.com,
kpsingh@...nel.org, natechancellor@...il.com,
ndesaulniers@...gle.com, masahiroy@...nel.org,
akpm@...ux-foundation.org, valentin.schneider@....com,
terrelln@...com, qperret@...gle.com, hannes@...xchg.org,
keescook@...omium.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org,
clang-built-linux@...glegroups.com
Subject: Re: [PATCH] init: Kconfig: Fix a spelling compier to compiler in the
file init/Kconfig
On 2/24/21 12:14 AM, Bhaskar Chowdhury wrote:
>
> s/compier/compiler/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.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
Powered by blists - more mailing lists