ACPICA: Linuxize: Change indentation of C labels.
[deliverable/linux.git] / drivers / acpi / acpica / nsutils.c
index 08c0b5beec888c65ea0d175f2795bb1be0f95227..cc2fea94c5f0939fcbfe87c676c0e869171a14f5 100644 (file)
@@ -722,7 +722,7 @@ acpi_ns_get_node(struct acpi_namespace_node *prefix_node,
 
        (void)acpi_ut_release_mutex(ACPI_MTX_NAMESPACE);
 
-      cleanup:
+cleanup:
        ACPI_FREE(internal_path);
        return_ACPI_STATUS(status);
 }
This page took 0.026502 seconds and 5 git commands to generate.