[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47528e56-bd6b-12a6-8b05-94e8dd4954c4@infradead.org>
Date: Wed, 24 Feb 2021 08:24:56 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>, x86@...nel.org,
hpa@...or.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arch: x86: mm: Fix compied to compiled in the file init.c
On 2/24/21 12:29 AM, Bhaskar Chowdhury wrote:
>
> s/compied/compiled/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> arch/x86/mm/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/mm/init.c b/arch/x86/mm/init.c
> index dd694fb93916..34a1f1e19c86 100644
> --- a/arch/x86/mm/init.c
> +++ b/arch/x86/mm/init.c
> @@ -29,7 +29,7 @@
>
> /*
> * We need to define the tracepoints somewhere, and tlb.c
> - * is only compied when SMP=y.
> + * is only compiled when SMP=y.
> */
> #define CREATE_TRACE_POINTS
> #include <trace/events/tlb.h>
> --
> 2.30.1
>
--
~Randy
Powered by blists - more mailing lists