Loading drivers/acpi/power.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -171,7 +171,6 @@ static int acpi_power_get_list_state(struct acpi_handle_list *list, int *state) return -EINVAL; return -EINVAL; /* The state of the list is 'on' IFF all resources are 'on'. */ /* The state of the list is 'on' IFF all resources are 'on'. */ /* */ for (i = 0; i < list->count; i++) { for (i = 0; i < list->count; i++) { /* /* Loading Loading
drivers/acpi/power.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -171,7 +171,6 @@ static int acpi_power_get_list_state(struct acpi_handle_list *list, int *state) return -EINVAL; return -EINVAL; /* The state of the list is 'on' IFF all resources are 'on'. */ /* The state of the list is 'on' IFF all resources are 'on'. */ /* */ for (i = 0; i < list->count; i++) { for (i = 0; i < list->count; i++) { /* /* Loading