[PATCH] cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc

From: Rafael J. Wysocki
Date: Tue Oct 11 2016 - 17:09:15 EST


From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>

It looks like the name of struct pstate_adjust_policy was updated
without updating its kerneldoc comment accordingly, so fix that
mistake.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
---
drivers/cpufreq/intel_pstate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-pm/drivers/cpufreq/intel_pstate.c
===================================================================
--- linux-pm.orig/drivers/cpufreq/intel_pstate.c
+++ linux-pm/drivers/cpufreq/intel_pstate.c
@@ -225,7 +225,7 @@ struct cpudata {
static struct cpudata **all_cpu_data;

/**
- * struct pid_adjust_policy - Stores static PID configuration data
+ * struct pstate_adjust_policy - Stores static PID configuration data
* @sample_rate_ms: PID calculation sample rate in ms
* @sample_rate_ns: Sample rate calculation in ns
* @deadband: PID deadband