瀏覽代碼

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 15 年之前
父節點
當前提交
00bc42a11b
共有 1 個文件被更改,包括 0 次插入1 次删除
  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++) {
 		/*