diff --git a/drivers/acpi/power.c b/drivers/acpi/power.c index 0f30c3c1eea475b7e2c0bb247981903ba6e006b3..8ed24c2fa18555d1ce991a138398c27d5b94a9aa 100644 --- a/drivers/acpi/power.c +++ b/drivers/acpi/power.c @@ -171,7 +171,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++) { /*