ACPICA: Lindent
[deliverable/linux.git] / drivers / acpi / sleep / main.c
index 52b23471dd69b08e01b868db425f2390ed5631b9..bc7e16ec839366725ff6f0bd6e8259bb7fb6bc33 100644 (file)
@@ -222,7 +222,7 @@ static struct hibernation_ops acpi_hibernation_ops = {
        .enter = acpi_hibernation_enter,
        .finish = acpi_hibernation_finish,
 };
-#endif /* CONFIG_SOFTWARE_SUSPEND */
+#endif                         /* CONFIG_SOFTWARE_SUSPEND */
 
 /*
  * Toshiba fails to preserve interrupts over S1, reinitialization
@@ -276,4 +276,3 @@ int __init acpi_sleep_init(void)
 
        return 0;
 }
-
This page took 0.023251 seconds and 5 git commands to generate.