[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGTfZH0eG_gKPfzW-xCrMK7MwraGkxygocEKH1TDVurp3ZGXVQ@mail.gmail.com>
Date: Tue, 5 Jan 2021 09:46:55 +0900
From: Chanwoo Choi <cwchoi00@...il.com>
To: Lukasz Luba <lukasz.luba@....com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Linux PM list <linux-pm@...r.kernel.org>
Subject: Re: [PATCH] PM / devfreq: spelling correction in a comment
Hi Lukasz,
On Mon, Jan 4, 2021 at 11:01 PM Lukasz Luba <lukasz.luba@....com> wrote:
>
> The device attribute exposed in sysfs is called 'polling_interval'. Align
> the comment.
>
> Signed-off-by: Lukasz Luba <lukasz.luba@....com>
> ---
> Hi Chanwoo,
>
> While grepping the devfreq polling_interval sources I've found
> this trivial mistake in the comment.
>
> Regards,
> Lukasz
>
> drivers/devfreq/governor.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/devfreq/governor.h b/drivers/devfreq/governor.h
> index 2a52f97b542d..70f44b3ca42e 100644
> --- a/drivers/devfreq/governor.h
> +++ b/drivers/devfreq/governor.h
> @@ -40,7 +40,7 @@
> /*
> * Definition of governor attribute flags except for common sysfs attributes
> * - DEVFREQ_GOV_ATTR_POLLING_INTERVAL
> - * : Indicate polling_interal sysfs attribute
> + * : Indicate polling_interval sysfs attribute
> * - DEVFREQ_GOV_ATTR_TIMER
> * : Indicate timer sysfs attribute
> */
> --
> 2.17.1
>
Applied it. Thanks.
--
Best Regards,
Chanwoo Choi
Powered by blists - more mailing lists