public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to function nforce2_init().
@ 2015-05-23  5:06 Shailendra Verma
  2015-05-25  7:20 ` Viresh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Shailendra Verma @ 2015-05-23  5:06 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar, linux-pm; +Cc: linux-kernel, Shailendra Verma


Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.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)
-- 
1.7.9.5


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

* Re: [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to function nforce2_init().
  2015-05-23  5:06 [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to function nforce2_init() Shailendra Verma
@ 2015-05-25  7:20 ` Viresh Kumar
  2015-06-15 23:37   ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Viresh Kumar @ 2015-05-25  7:20 UTC (permalink / raw)
  To: Shailendra Verma; +Cc: Rafael J. Wysocki, linux-pm, linux-kernel

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@gmail.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@linaro.org>

-- 
viresh

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

* Re: [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to function nforce2_init().
  2015-05-25  7:20 ` Viresh Kumar
@ 2015-06-15 23:37   ` Rafael J. Wysocki
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2015-06-15 23:37 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Shailendra Verma, linux-pm, linux-kernel

On Monday, May 25, 2015 12:50:39 PM Viresh Kumar wrote:
> 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@gmail.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@linaro.org>

Queued up for 4.2, thanks!


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

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

end of thread, other threads:[~2015-06-15 23:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-23  5:06 [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to function nforce2_init() Shailendra Verma
2015-05-25  7:20 ` Viresh Kumar
2015-06-15 23:37   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox