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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 May 2015 12:50:39 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	Shailendra Verma <shailendra.capricorn@...il.com>
Cc:	"Rafael J. Wysocki" <rjw@...ysocki.net>, linux-pm@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to
 function nforce2_init().

On 23-05-15, 10:36, Shailendra Verma wrote:

Always mention something here on why this is required. Even if the
subject is good enough :)

> Signed-off-by: Shailendra Verma <shailendra.capricorn@...il.com>
> ---
>  drivers/cpufreq/cpufreq-nforce2.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/cpufreq/cpufreq-nforce2.c b/drivers/cpufreq/cpufreq-nforce2.c
> index a225809..db69eeb 100644
> --- a/drivers/cpufreq/cpufreq-nforce2.c
> +++ b/drivers/cpufreq/cpufreq-nforce2.c
> @@ -414,7 +414,7 @@ static int nforce2_detect_chipset(void)
>   * nforce2_init - initializes the nForce2 CPUFreq driver
>   *
>   * Initializes the nForce2 FSB support. Returns -ENODEV on unsupported
> - * devices, -EINVAL on problems during initiatization, and zero on
> + * devices, -EINVAL on problems during initialization, and zero on
>   * success.
>   */
>  static int __init nforce2_init(void)

Acked-by: Viresh Kumar <viresh.kumar@...aro.org>

-- 
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ