Skip to content

Commit

Permalink
Remove empty comment in acpi/power.c
Browse files Browse the repository at this point in the history
Remove an empty comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Apr 1, 2010
1 parent f77f13e commit 00bc42a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/acpi/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -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++) {
/*
Expand Down

0 comments on commit 00bc42a

Please sign in to comment.