Remove empty comment in acpi/power.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Thursday, May 20, 2010 - 11:00 am

Gitweb:     http://git.kernel.org/linus/00bc42a11b0be6ce34c403ccc1990a6846a90d37
Commit:     00bc42a11b0be6ce34c403ccc1990a6846a90d37
Parent:     f77f13e22df4a40d237697df496152c8c37f3f2b
Author:     Justin P. Mattock <justinmattock@gmail.com>
AuthorDate: Wed Mar 31 16:22:54 2010 -0700
Committer:  Jiri Kosina <jkosina@suse.cz>
CommitDate: Thu Apr 1 11:28:05 2010 +0200

    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>
---
 drivers/acpi/power.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/acpi/power.c b/drivers/acpi/power.c
index 0f30c3c..8ed24c2 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++) {
 		/*
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Remove empty comment in acpi/power.c, Linux Kernel Mailing ..., (Thu May 20, 11:00 am)