Merge branch 'master' into for-next
[pandora-kernel.git] / drivers / acpi / power.c
index ddc7678..f74d3b3 100644 (file)
@@ -172,7 +172,6 @@ static int acpi_power_get_list_state(struct acpi_handle_list *list, int *state)
                return -EINVAL;
 
        /* The state of the list is 'on' IFF all resources are 'on'. */
-       /* */
 
        for (i = 0; i < list->count; i++) {
                /*