Explorar o código

Remove empty comment in acpi/power.c

Remove an empty comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Justin P. Mattock %!s(int64=15) %!d(string=hai) anos
pai
achega
00bc42a11b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/acpi/power.c

+ 0 - 1
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++) {
 		/*