Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: drivers/platform/x86/chromeos_acpi.h

Issue 6764011: CHROMIUM: chromeos_acpi: Fix comment typos (Closed) Base URL: ssh://gitrw.chromium.org:9222/kernel.git@master
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: drivers/platform/x86/chromeos_acpi.h
diff --git a/drivers/platform/x86/chromeos_acpi.h b/drivers/platform/x86/chromeos_acpi.h
index 2bda3e0fa9377792e4927d9e776a3aacb5bc487e..9fe6bf188fe876f021f9045181761479ee824901 100644
--- a/drivers/platform/x86/chromeos_acpi.h
+++ b/drivers/platform/x86/chromeos_acpi.h
@@ -14,7 +14,7 @@
#define CHSW_WP 0x00000200 /* write-protect (optional) */
/*
- * Structure containing one ACPi exported integer along with the validity
+ * Structure containing one ACPI exported integer along with the validity
* flag.
*/
struct chromeos_acpi_datum {
@@ -23,7 +23,7 @@ struct chromeos_acpi_datum {
};
/*
- * Structure containg the set of ACPI exported integers required by chromeos
+ * Structure containing the set of ACPI exported integers required by chromeos
* wrapper.
*/
struct chromeos_acpi_if {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698