[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1362029882-28993-1-git-send-email-namhyung@kernel.org>
Date: Thu, 28 Feb 2013 14:38:00 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: LKML <linux-kernel@...r.kernel.org>, cpufreq@...r.kernel.org,
linux-pm@...r.kernel.org, Namhyung Kim <namhyung.kim@....com>,
Viresh Kumar <viresh.kumar@...aro.org>
Subject: [PATCH -next 1/3] cpufreq: Fix a typo in comment
From: Namhyung Kim <namhyung.kim@....com>
Cc: Viresh Kumar <viresh.kumar@...aro.org>
Signed-off-by: Namhyung Kim <namhyung@...nel.org>
---
drivers/cpufreq/cpufreq_governor.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/cpufreq/cpufreq_governor.h b/drivers/cpufreq/cpufreq_governor.h
index d2ac91150600..46bde01eee62 100644
--- a/drivers/cpufreq/cpufreq_governor.h
+++ b/drivers/cpufreq/cpufreq_governor.h
@@ -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
* names smaller, simpler
* cdbs: common dbs
- * on_*: On-demand governor
+ * od_*: On-demand governor
* cs_*: Conservative governor
*/
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists