linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PM / devfreq: Fix a typo in a comment
@ 2020-02-14  6:05 ` Christophe JAILLET
  2020-02-14  7:55   ` Chanwoo Choi
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2020-02-14  6:05 UTC (permalink / raw)
  To: myungjoo.ham, kyungmin.park, cw00.choi
  Cc: linux-pm, linux-kernel, kernel-janitors, Christophe JAILLET

'govenror' was used in place of 'governor'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 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 c07ce77c253d..ae4d0cc18359 100644
--- a/drivers/devfreq/governor.h
+++ b/drivers/devfreq/governor.h
@@ -30,7 +30,7 @@
  * @node:		list node - contains registered devfreq governors
  * @name:		Governor's name
  * @immutable:		Immutable flag for governor. If the value is 1,
- *			this govenror is never changeable to other governor.
+ *			this governor is never changeable to other governor.
  * @interrupt_driven:	Devfreq core won't schedule polling work for this
  *			governor if value is set to 1.
  * @get_target_freq:	Returns desired operating frequency for the device.
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] PM / devfreq: Fix a typo in a comment
  2020-02-14  6:05 ` [PATCH] PM / devfreq: Fix a typo in a comment Christophe JAILLET
@ 2020-02-14  7:55   ` Chanwoo Choi
  0 siblings, 0 replies; 2+ messages in thread
From: Chanwoo Choi @ 2020-02-14  7:55 UTC (permalink / raw)
  To: Christophe JAILLET, myungjoo.ham, kyungmin.park
  Cc: linux-pm, linux-kernel, kernel-janitors

On 2/14/20 3:05 PM, Christophe JAILLET wrote:
> 'govenror' was used in place of 'governor'
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
>  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 c07ce77c253d..ae4d0cc18359 100644
> --- a/drivers/devfreq/governor.h
> +++ b/drivers/devfreq/governor.h
> @@ -30,7 +30,7 @@
>   * @node:		list node - contains registered devfreq governors
>   * @name:		Governor's name
>   * @immutable:		Immutable flag for governor. If the value is 1,
> - *			this govenror is never changeable to other governor.
> + *			this governor is never changeable to other governor.
>   * @interrupt_driven:	Devfreq core won't schedule polling work for this
>   *			governor if value is set to 1.
>   * @get_target_freq:	Returns desired operating frequency for the device.
> 

Applied it.

-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-14  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20200214060524epcas1p41d689fc376fa4f59d74f66147ce9f1d2@epcas1p4.samsung.com>
2020-02-14  6:05 ` [PATCH] PM / devfreq: Fix a typo in a comment Christophe JAILLET
2020-02-14  7:55   ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).