Re: [Devel] Re: [PATCH] ACPICA: Fix a typo

2021-03-30 Thread Rafael J. Wysocki
On Tue, Mar 30, 2021 at 2:19 AM Kaneda, Erik  wrote:
>
>
>
> > -Original Message-
> > From: Rafael J. Wysocki 
> > Sent: Monday, March 29, 2021 5:48 AM
> > To: Bhaskar Chowdhury ; Kaneda, Erik
> > 
> > Cc: Wysocki, Rafael J ; ACPI Devel Maling List
> > ; open list:ACPI COMPONENT ARCHITECTURE
> > (ACPICA) ; Linux Kernel Mailing List  > ker...@vger.kernel.org>; Randy Dunlap 
> > Subject: [Devel] Re: [PATCH] ACPICA: Fix a typo
> >
> > On Fri, Mar 26, 2021 at 1:22 AM Bhaskar Chowdhury
> >  wrote:
> > >
> > >
> > > s/optimzation/optimization/
> > >
> > > Signed-off-by: Bhaskar Chowdhury 
> > > ---
> > >  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 ...
>
> No problem, I'll pick it up

Thanks!


RE: [Devel] Re: [PATCH] ACPICA: Fix a typo

2021-03-29 Thread Kaneda, Erik



> -Original Message-
> From: Rafael J. Wysocki 
> Sent: Monday, March 29, 2021 5:48 AM
> To: Bhaskar Chowdhury ; Kaneda, Erik
> 
> Cc: Wysocki, Rafael J ; ACPI Devel Maling List
> ; open list:ACPI COMPONENT ARCHITECTURE
> (ACPICA) ; Linux Kernel Mailing List  ker...@vger.kernel.org>; Randy Dunlap 
> Subject: [Devel] Re: [PATCH] ACPICA: Fix a typo
> 
> On Fri, Mar 26, 2021 at 1:22 AM Bhaskar Chowdhury
>  wrote:
> >
> >
> > s/optimzation/optimization/
> >
> > Signed-off-by: Bhaskar Chowdhury 
> > ---
> >  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 ...

No problem, I'll pick it up

Erik
> ___
> Devel mailing list -- de...@acpica.org
> To unsubscribe send an email to devel-le...@acpica.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s