* [PATCH] Remove empty comment.
@ 2010-03-31 23:22 Justin P. Mattock
2010-04-01 9:20 ` Jiri Kosina
0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2010-03-31 23:22 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Justin P. Mattock
Remove an empty comment.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
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++) {
/*
--
1.6.5.GIT
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] Remove empty comment.
2010-03-31 23:22 [PATCH] Remove empty comment Justin P. Mattock
@ 2010-04-01 9:20 ` Jiri Kosina
2010-04-01 14:24 ` Justin P. mattock
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2010-04-01 9:20 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: linux-kernel
On Wed, 31 Mar 2010, Justin P. Mattock wrote:
> Remove an empty comment.
>
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> ---
> 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++) {
> /*
Applied, thanks Justin.
--
Jiri Kosina
SUSE Labs, Novell Inc.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] Remove empty comment.
2010-04-01 9:20 ` Jiri Kosina
@ 2010-04-01 14:24 ` Justin P. mattock
0 siblings, 0 replies; 3+ messages in thread
From: Justin P. mattock @ 2010-04-01 14:24 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-kernel
On 04/01/2010 02:20 AM, Jiri Kosina wrote:
> On Wed, 31 Mar 2010, Justin P. Mattock wrote:
>
>> Remove an empty comment.
>>
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>> ---
>> 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++) {
>> /*
>
> Applied, thanks Justin.
>
o.k.
Justin P. Mattock
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-01 14:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31 23:22 [PATCH] Remove empty comment Justin P. Mattock
2010-04-01 9:20 ` Jiri Kosina
2010-04-01 14:24 ` Justin P. mattock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox