[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210317050641.4158096-1-unixbhaskar@gmail.com>
Date: Wed, 17 Mar 2021 10:36:41 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: robert.moore@...el.com, erik.kaneda@...el.com,
rafael.j.wysocki@...el.com, lenb@...nel.org,
linux-acpi@...r.kernel.org, devel@...ica.org,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] include: acpi: A typo fix in the file cppc_acpi.h
s/folowing/following/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.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
Powered by blists - more mailing lists