summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/aclocal.h
diff options
context:
space:
mode:
authorErik Schmauss <erik.schmauss@intel.com>2019-02-16 00:36:19 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-02-24 23:12:01 +0300
commitc163f90cc8620716b08ac7987c4c4ebf16444fd5 (patch)
tree04ffd606fd2bec278f92bf6d04c765c7665bc56c /drivers/acpi/acpica/aclocal.h
parent8f5a14d0531002caf1c8978e8baddfec3ab2e824 (diff)
downloadlinux-c163f90cc8620716b08ac7987c4c4ebf16444fd5.tar.xz
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/aclocal.h')
-rw-r--r--drivers/acpi/acpica/aclocal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/aclocal.h b/drivers/acpi/acpica/aclocal.h
index 18ec6627d674..a2dfbf6b004e 100644
--- a/drivers/acpi/acpica/aclocal.h
+++ b/drivers/acpi/acpica/aclocal.h
@@ -802,7 +802,7 @@ struct acpi_comment_addr_node {
/*
* File node - used for "Include" operator file stack and
- * depdendency tree for the -ca option
+ * dependency tree for the -ca option
*/
struct acpi_file_node {
void *file;