Re: [PATCH 1/2] cpufreq: ondemand: Fix typos in comments

2013-02-08 Thread Viresh Kumar
On Fri, Feb 8, 2013 at 10:54 PM, Stratos Karafotis wrote: > Fix some typos in comments. > > Signed-off-by: Stratos Karafotis > --- > drivers/cpufreq/cpufreq_ondemand.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) Acked-by: Viresh Kumar -- To unsubscribe from this list:

[PATCH 1/2] cpufreq: ondemand: Fix typos in comments

2013-02-08 Thread Stratos Karafotis
Fix some typos in comments. Signed-off-by: Stratos Karafotis --- drivers/cpufreq/cpufreq_ondemand.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/cpufreq/cpufreq_ondemand.c b/drivers/cpufreq/cpufreq_ondemand.c index 09b27ae..f3eb26c 100644 --- a/driver