Linux ACPI
 help / color / mirror / Atom feed
* [PATCH] include: acpi: A typo fix in the file cppc_acpi.h
@ 2021-03-17  5:06 Bhaskar Chowdhury
  2021-03-17  5:16 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17  5:06 UTC (permalink / raw)
  To: robert.moore, erik.kaneda, rafael.j.wysocki, lenb, linux-acpi,
	devel, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/folowing/following/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 include/acpi/cppc_acpi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/acpi/cppc_acpi.h b/include/acpi/cppc_acpi.h
index c7fc4524e151..d174721bab33 100644
--- a/include/acpi/cppc_acpi.h
+++ b/include/acpi/cppc_acpi.h
@@ -31,7 +31,7 @@
 #define	CMD_READ 0
 #define	CMD_WRITE 1

-/* Each register has the folowing format. */
+/* Each register has the following format. */
 struct cpc_reg {
 	u8 descriptor;
 	u16 length;
--
2.30.2


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

end of thread, other threads:[~2021-03-19 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17  5:06 [PATCH] include: acpi: A typo fix in the file cppc_acpi.h Bhaskar Chowdhury
2021-03-17  5:16 ` Randy Dunlap
2021-03-19 16:33   ` 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