public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ACPICA: Fix a typo
@ 2021-03-26  0:19 Bhaskar Chowdhury
  2021-03-26 14:56 ` Moore, Robert
  2021-03-29 12:48 ` Rafael J. Wysocki
  0 siblings, 2 replies; 7+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-26  0:19 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 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 */
--
2.26.2


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

end of thread, other threads:[~2021-03-30 12:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-26  0:19 [PATCH] ACPICA: Fix a typo Bhaskar Chowdhury
2021-03-26 14:56 ` Moore, Robert
2021-03-26 19:48   ` Bhaskar Chowdhury
2021-03-26 21:15     ` Kaneda, Erik
2021-03-29 12:48 ` Rafael J. Wysocki
2021-03-30  0:19   ` [Devel] " Kaneda, Erik
2021-03-30 12:05     ` 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