cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 19 Jun 2015 11:48:04 +0000 (17:18 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 17 Jul 2015 21:46:48 +0000 (23:46 +0200)
commit49a9a40c1b48d24f0fd9a6b6be8a4038f47d13bf
tree28d2af1f0343f2f4ea8e9fd1eed9bab3f379cb46
parent875b8508f9607b92e3ef4ece2fddf86d61351085
cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'

It is called as 'cdbs' at most of the places and 'cpu_dbs' at others.
Lets use 'cdbs' consistently for better readability.

Reviewed-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq_governor.c
This page took 0.024499 seconds and 5 git commands to generate.