commit | aee07ba683b3774e8f6660b750b01a1cd26a17a6 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Feb 03 17:07:16 2008 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sun Feb 03 17:07:16 2008 +0200 |
tree | 4822a43151ee88a23270a55625a41d7d84f7e35e | |
parent | 3c5f9be461cd86394a143e73f2325da5938bce0b [diff] [blame] |
include/acpi/: Spelling fixes Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
diff --git a/include/acpi/processor.h b/include/acpi/processor.h index 76411b1..6e253b5 100644 --- a/include/acpi/processor.h +++ b/include/acpi/processor.h
@@ -182,7 +182,7 @@ /* Limit Interface */ struct acpi_processor_lx { - int px; /* performace state */ + int px; /* performance state */ int tx; /* throttle level */ };