瀏覽代碼

cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc

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>
Rafael J. Wysocki 8 年之前
父節點
當前提交
3954517e2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/cpufreq/intel_pstate.c

+ 1 - 1
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