From: Rafael J. Wysocki <[email protected]>
s/internale/internal/
Signed-off-by: Rafael J. Wysocki <[email protected]>
---
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.
On 20-10-21, 21:08, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <[email protected]>
>
> s/internale/internal/
>
> Signed-off-by: Rafael J. Wysocki <[email protected]>
> ---
> 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 <[email protected]>
--
viresh