diff options
author | 2013-08-14 19:02:35 +0300 | |
---|---|---|
committer | 2013-08-23 00:24:15 +0200 | |
commit | 017099e25fb7e482a249d36a654556d32f601f71 (patch) | |
tree | 95b96aff280b3e55cbd8b93e445925d25974366b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpuidle: Ignore interval prediction result when timer is shorter (diff) | |
download | linux-dev-017099e25fb7e482a249d36a654556d32f601f71.tar.xz linux-dev-017099e25fb7e482a249d36a654556d32f601f71.zip |
cpuidle: Rearrange code and comments in get_typical_interval()
This patch rearranges a if-return-elsif-goto-fi-return sequence into
if-return-fi-if-return-fi-goto sequence. The functionality remains the
same. Also, a lengthy comment that did not describe the functionality
in the order it occurs is split into half and top half is moved closer
to actual implementation it describes.
Signed-off-by: Tuukka Tikkanen <tuukka.tikkanen@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions