[ACPI] ACPICA 20060210
[linux-drm-fsl-dcu.git] / drivers / acpi / namespace / nsxfname.c
index 8cd8675a47c0403c765c640f7b021b43fa89327a..55d26624ab9f5f6705569835bddd0f1e142ef5eb 100644 (file)
@@ -162,6 +162,7 @@ acpi_get_name(acpi_handle handle, u32 name_type, struct acpi_buffer * buffer)
        }
 
        if (name_type == ACPI_FULL_PATHNAME) {
+
                /* Get the full pathname (From the namespace root) */
 
                status = acpi_ns_handle_to_pathname(handle, buffer);