lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7dd67d22-7fe6-ddfd-0752-a0771365d60d@samsung.com>
Date:   Fri, 14 Feb 2020 16:55:07 +0900
From:   Chanwoo Choi <cw00.choi@...sung.com>
To:     Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        myungjoo.ham@...sung.com, kyungmin.park@...sung.com
Cc:     linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
        kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] PM / devfreq: Fix a typo in a comment

On 2/14/20 3:05 PM, Christophe JAILLET wrote:
> 'govenror' was used in place of 'governor'
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ