summaryrefslogtreecommitdiffstats
path: root/include/acpi/acnamesp.h
diff options
context:
space:
mode:
authorLen Brown2007-05-10 05:34:35 +0200
committerLen Brown2007-05-10 05:34:35 +0200
commitfd3509436fde38d4c854bf5a6b83d2c779904f8e (patch)
treeaf3ffbe044021f6781982d14ae0b7b8aafd4b89b /include/acpi/acnamesp.h
parentACPI: created a dedicated workqueue for notify() execution (diff)
downloadkernel-qcow2-linux-fd3509436fde38d4c854bf5a6b83d2c779904f8e.tar.gz
kernel-qcow2-linux-fd3509436fde38d4c854bf5a6b83d2c779904f8e.tar.xz
kernel-qcow2-linux-fd3509436fde38d4c854bf5a6b83d2c779904f8e.zip
ACPICA: Lindent
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acnamesp.h')
-rw-r--r--include/acpi/acnamesp.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/acpi/acnamesp.h b/include/acpi/acnamesp.h
index 535b7e1c41bc..5ef38a6c8a61 100644
--- a/include/acpi/acnamesp.h
+++ b/include/acpi/acnamesp.h
@@ -100,10 +100,8 @@ acpi_ns_walk_namespace(acpi_object_type type,
acpi_walk_callback user_function,
void *context, void **return_value);
-struct acpi_namespace_node *acpi_ns_get_next_node(acpi_object_type type,
- struct acpi_namespace_node
- *parent,
- struct acpi_namespace_node
+struct acpi_namespace_node *acpi_ns_get_next_node(acpi_object_type type, struct acpi_namespace_node
+ *parent, struct acpi_namespace_node
*child);
/*