[ACPI] ACPICA 20060210
[deliverable/linux.git] / drivers / acpi / namespace / nsxfobj.c
index 0856d42e690982c66790ddb564a080a79c8421d9..9c5f3302799ce984953411f0f2c39a90ce5af89a 100644 (file)
@@ -6,7 +6,7 @@
  ******************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2005, R. Byron Moore
+ * Copyright (C) 2000 - 2006, R. Byron Moore
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -206,6 +206,7 @@ acpi_get_next_object(acpi_object_type type,
        /* If null handle, use the parent */
 
        if (!child) {
+
                /* Start search at the beginning of the specified scope */
 
                parent_node = acpi_ns_map_handle_to_node(parent);
This page took 0.02408 seconds and 5 git commands to generate.