Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Namhyung Kim and committed by
Rafael J. Wysocki
e5dde92c 091930a2

+1 -1
+1 -1
drivers/cpufreq/cpufreq_governor.h
··· 64 64 * dbs: used as a shortform for demand based switching It helps to keep variable 65 65 * names smaller, simpler 66 66 * cdbs: common dbs 67 - * on_*: On-demand governor 67 + * od_*: On-demand governor 68 68 * cs_*: Conservative governor 69 69 */ 70 70