ACPICA: Linuxize: Change indentation of C labels.
[deliverable/linux.git] / drivers / acpi / acpica / uttrack.c
index 77e3eb7d7c04c5b1c6454cb124930da845999150..c0027773cccb250b4d40ea0f5c7621ec6b98ba98 100644 (file)
@@ -430,7 +430,7 @@ acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation,
                element->next = allocation;
        }
 
-      unlock_and_exit:
+unlock_and_exit:
        status = acpi_ut_release_mutex(ACPI_MTX_MEMORY);
        return_ACPI_STATUS(status);
 }
This page took 0.026501 seconds and 5 git commands to generate.