cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 11 Oct 2016 21:07:38 +0000 (23:07 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 12 Oct 2016 18:58:14 +0000 (20:58 +0200)
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@intel.com>
drivers/cpufreq/intel_pstate.c

index 6c8c897d0a2dc421316879b84ce482c3b257ae40..f535f812325841a683d5691fc61bd89860681229 100644 (file)
@@ -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