projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f77f13e
)
Remove empty comment in acpi/power.c
author
Justin P. Mattock
<justinmattock@gmail.com>
Wed, 31 Mar 2010 23:22:54 +0000
(16:22 -0700)
committer
Jiri 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/acpi/power.c
b/drivers/acpi/power.c
index 0f30c3c1eea475b7e2c0bb247981903ba6e006b3..8ed24c2fa18555d1ce991a138398c27d5b94a9aa 100644
(file)
--- 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++) {
/*