Re: [PATCH] cpufreq: Fix typo in cpufreq.h

From: Viresh Kumar
Date: Thu Oct 21 2021 - 00:10:14 EST


On 20-10-21, 21:08, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> s/internale/internal/
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
> include/linux/cpufreq.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux-pm/include/linux/cpufreq.h
> ===================================================================
> --- linux-pm.orig/include/linux/cpufreq.h
> +++ linux-pm/include/linux/cpufreq.h
> @@ -398,7 +398,7 @@ struct cpufreq_driver {
> /* flags */
>
> /*
> - * Set by drivers that need to update internale upper and lower boundaries along
> + * Set by drivers that need to update internal upper and lower boundaries along
> * with the target frequency and so the core and governors should also invoke
> * the diver if the target frequency does not change, but the policy min or max
> * may have changed.

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

--
viresh