Re: [PATCH] cpufreq: schedutil: Rectify comment in sugov_irq_work() function

2016-11-24 Thread Rafael J. Wysocki
On Thu, Nov 24, 2016 at 9:45 AM, Ingo Molnar wrote: > > * Viresh Kumar wrote: > >> This patch rectifies a comment present in sugov_irq_work() function to >> follow proper grammar. >> >> Suggested-by: Ingo Molnar >> Signed-off-by: Viresh Kumar >> --- >> kernel/sched/cpufreq_schedutil.c | 12 +++

Re: [PATCH] cpufreq: schedutil: Rectify comment in sugov_irq_work() function

2016-11-24 Thread Ingo Molnar
* Viresh Kumar wrote: > This patch rectifies a comment present in sugov_irq_work() function to > follow proper grammar. > > Suggested-by: Ingo Molnar > Signed-off-by: Viresh Kumar > --- > kernel/sched/cpufreq_schedutil.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) >