cpufreq: Fix a typo in comment
Fix a typo in a comment in cpufreq_governor.h. [rjw: Changelog] Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
091930a2e6
commit
e5dde92cb2
@ -64,7 +64,7 @@ static void *get_cpu_dbs_info_s(int cpu) \
|
|||||||
* dbs: used as a shortform for demand based switching It helps to keep variable
|
* dbs: used as a shortform for demand based switching It helps to keep variable
|
||||||
* names smaller, simpler
|
* names smaller, simpler
|
||||||
* cdbs: common dbs
|
* cdbs: common dbs
|
||||||
* on_*: On-demand governor
|
* od_*: On-demand governor
|
||||||
* cs_*: Conservative governor
|
* cs_*: Conservative governor
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user