From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: robert.moore@intel.com, erik.kaneda@intel.com,
rafael.j.wysocki@intel.com, lenb@kernel.org,
linux-acpi@vger.kernel.org, devel@acpica.org,
linux-kernel@vger.kernel.org
Cc: rdunlap@infradead.org, Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: [PATCH] include: acpi: A typo fix in the file cppc_acpi.h
Date: Wed, 17 Mar 2021 10:36:41 +0530 [thread overview]
Message-ID: <20210317050641.4158096-1-unixbhaskar@gmail.com> (raw)
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
next reply other threads:[~2021-03-17 5:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-17 5:06 Bhaskar Chowdhury [this message]
2021-03-17 5:16 ` [PATCH] include: acpi: A typo fix in the file cppc_acpi.h Randy Dunlap
-- strict thread matches above, loose matches on Subject: below --
2021-03-19 16:33 [Devel] " Rafael J. Wysocki
2021-03-19 16:33 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210317050641.4158096-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=devel@acpica.org \
--cc=erik.kaneda@intel.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
--cc=rdunlap@infradead.org \
--cc=robert.moore@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.