linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] include: acpi:  Correct spelling in the file acoutput.h is optimzation to optimization
@ 2021-02-03 15:44 Bhaskar Chowdhury
  2021-02-03 16:41 ` Randy Dunlap
  2021-02-05 12:49 ` Rafael J. Wysocki
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-03 15:44 UTC (permalink / raw)
  To: robert.moore, erik.kaneda, rafael.j.wysocki, lenb, linux-acpi,
	devel, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/optimzation/optimization/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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 c5d900c0ecda..1ba212372e79 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 */
--
2.26.2


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

* Re: [PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization
  2021-02-03 15:44 [PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization Bhaskar Chowdhury
@ 2021-02-03 16:41 ` Randy Dunlap
  2021-02-05 12:49 ` Rafael J. Wysocki
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-02-03 16:41 UTC (permalink / raw)
  To: Bhaskar Chowdhury, robert.moore, erik.kaneda, rafael.j.wysocki,
	lenb, linux-acpi, devel, linux-kernel

On 2/3/21 7:44 AM, Bhaskar Chowdhury wrote:
> 
> s/optimzation/optimization/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

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

Thanks.

> ---
>  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 c5d900c0ecda..1ba212372e79 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 */
> --
> 2.26.2
> 


-- 
~Randy


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

* Re: [PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization
  2021-02-03 15:44 [PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization Bhaskar Chowdhury
  2021-02-03 16:41 ` Randy Dunlap
@ 2021-02-05 12:49 ` Rafael J. Wysocki
  1 sibling, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2021-02-05 12:49 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: Robert Moore, Erik Kaneda, Rafael Wysocki, Len Brown,
	ACPI Devel Maling List,
	open list:ACPI COMPONENT ARCHITECTURE (ACPICA),
	Linux Kernel Mailing List, Randy Dunlap

On Wed, Feb 3, 2021 at 4:45 PM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
>
> s/optimzation/optimization/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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 c5d900c0ecda..1ba212372e79 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 */
> --

The file being updated is part of ACPICA, so I'm leaving this to Erik
& Bob, thanks!

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

end of thread, other threads:[~2021-02-06  0:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 15:44 [PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization Bhaskar Chowdhury
2021-02-03 16:41 ` Randy Dunlap
2021-02-05 12:49 ` Rafael J. Wysocki

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