Remove empty comment in acpi/power.c
authorJustin P. Mattock <justinmattock@gmail.com>
Wed, 31 Mar 2010 23:22:54 +0000 (16:22 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 1 Apr 2010 09:28:05 +0000 (11:28 +0200)
Remove an empty comment.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/acpi/power.c

index 0f30c3c..8ed24c2 100644 (file)
@@ -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++) {
                /*