From: Justin P. Mattock Date: Wed, 31 Mar 2010 23:22:54 +0000 (-0700) Subject: Remove empty comment in acpi/power.c X-Git-Tag: Ubuntu-goldfish-3.4.0-4.27~7350^2~28 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=00bc42a11b0be6ce34c403ccc1990a6846a90d37;p=mirror_ubuntu-zesty-kernel.git Remove empty comment in acpi/power.c Remove an empty comment. Signed-off-by: Justin P. Mattock Signed-off-by: Jiri Kosina --- diff --git a/drivers/acpi/power.c b/drivers/acpi/power.c index 0f30c3c1eea4..8ed24c2fa185 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++) { /*