All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: myungjoo.ham@samsung.com,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>
Subject: Re: [PATCH] PM / devfreq: correct comment typo.
Date: Wed, 09 Nov 2016 10:46:31 +0900	[thread overview]
Message-ID: <58227FF7.9040208@samsung.com> (raw)
In-Reply-To: <698260245.615933.1478655561574.JavaMail.weblogic@ep2ml103c>

On 2016년 11월 09일 10:39, MyungJoo Ham wrote:
> 
> The function name in the comment was incorrect.
> 
> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> ---
>  drivers/devfreq/devfreq.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c
> index bf3ea76..a324801 100644
> --- a/drivers/devfreq/devfreq.c
> +++ b/drivers/devfreq/devfreq.c
> @@ -850,7 +850,7 @@ int devfreq_add_governor(struct devfreq_governor *governor)
>  EXPORT_SYMBOL(devfreq_add_governor);
>  
>  /**
> - * devfreq_remove_device() - Remove devfreq feature from a device.
> + * devfreq_remove_governor() - Remove devfreq feature from a device.
>   * @governor:	the devfreq governor to be removed
>   */
>  int devfreq_remove_governor(struct devfreq_governor *governor)
> 

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>

-- 
Best Regards,
Chanwoo Choi

      reply	other threads:[~2016-11-09  1:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20161109013921epcms1p7e3a7f9daf4899a395dc0e73b1aa762df@epcms1p7>
2016-11-09  1:39 ` [PATCH] PM / devfreq: correct comment typo MyungJoo Ham
2016-11-09  1:46   ` Chanwoo Choi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58227FF7.9040208@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.