summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-07-08 15:12:15 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-07-16 23:51:25 +0200
commit8101f99703048ceaa31c756abe1098d099249ad9 (patch)
treedc761d394baa42e3e37b2082fd427b63ae24d561 /tools/perf/scripts/python
parenteb0b3e78e6290e5a1bf970830939d5c8c9151892 (diff)
cpufreq: cpufreq_add_dev: name goto labels based on what they do
These labels are are named in two ways normally: - Based on what caused to jump to such labels - Based on what we do under such labels We follow the first naming convention today and that leads to multiple labels for doing the same work. Fix it by switching to the second way of naming them. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions