[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0izUkL=7NSFuefNYcqdq2vSxseDCCLKUTOZGC82WjJNPg@mail.gmail.com>
Date: Mon, 29 Mar 2021 14:48:03 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>,
Erik Kaneda <erik.kaneda@...el.com>
Cc: Robert Moore <robert.moore@...el.com>,
Rafael Wysocki <rafael.j.wysocki@...el.com>,
Len Brown <lenb@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
"open list:ACPI COMPONENT ARCHITECTURE (ACPICA)" <devel@...ica.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH] ACPICA: Fix a typo
On Fri, Mar 26, 2021 at 1:22 AM Bhaskar Chowdhury <unixbhaskar@...il.com> wrote:
>
>
> s/optimzation/optimization/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
> include/acpi/acoutput.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/acpi/acoutput.h b/include/acpi/acoutput.h
> index 1538a6853822..1b4c45815695 100644
> --- a/include/acpi/acoutput.h
> +++ b/include/acpi/acoutput.h
> @@ -362,7 +362,7 @@
> *
> * A less-safe version of the macros is provided for optional use if the
> * compiler uses excessive CPU stack (for example, this may happen in the
> - * debug case if code optimzation is disabled.)
> + * debug case if code optimization is disabled.)
> */
>
> /* Exit trace helper macro */
> --
Erik, could you pick up this patch, please? It is simple enough IMV ...
Powered by blists - more mailing lists