diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-01-02 12:34:34 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-01-23 22:49:34 +0100 |
commit | 39c132eebdd26a3041a92fc64fc1e61293eb39da (patch) | |
tree | 3e881ebdb242fba2d455c563f6de492d6a9d978f /scripts/gdb/linux/utils.py | |
parent | d7a9771c1a37af8d0cd0cf97723aeea88b9de8bb (diff) |
cpufreq: limit the scope of l_p_j variables
These variables are just used within adjust_jiffies() and so must be
local to it. Also there is no need of a dummy routine for CONFIG_SMP
case as we can take care of all that with help of macros in the same
routine. It doesn't look that ugly.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions