ACPICA: Linuxize: Change indentation of C labels.
[deliverable/linux.git] / drivers / acpi / acpica / hwregs.c
index 8d2e866be15f84a301183cf5690205785ec4f2ea..12e6cff54f7885558d898c35c0a7375282139c5c 100644 (file)
@@ -560,7 +560,7 @@ acpi_status acpi_hw_register_write(u32 register_id, u32 value)
                break;
        }
 
-      exit:
+exit:
        return_ACPI_STATUS(status);
 }
 
This page took 0.024751 seconds and 5 git commands to generate.