ACPICA: Linuxize: Change indentation of C labels.
[deliverable/linux.git] / drivers / acpi / acpica / dsargs.c
index fb09b08d7080100b250fbf6ffa164bda1ad43b55..afdc6df17abf12fa37311484b48e00ba0ff67bca 100644 (file)
@@ -158,7 +158,7 @@ acpi_ds_execute_arguments(struct acpi_namespace_node *node,
        walk_state->deferred_node = node;
        status = acpi_ps_parse_aml(walk_state);
 
-      cleanup:
+cleanup:
        acpi_ps_delete_parse_tree(op);
        return_ACPI_STATUS(status);
 }
This page took 0.0258 seconds and 5 git commands to generate.