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

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

Issue 6693057: CHROMIUM: Fix comment typos in chromeos_acpi.h (Closed) Base URL: ssh://gitrw.chromium.org:9222/kernel-next.git@chromeos-2.6.38
Patch Set: Rebase on ToT 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 99e215b6f5ea14a5fcf7a2f62e1f1f982c0d4e77..343ea0feb00c53ca4d60e56e669af00fa0b4578c 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