diff options
author | Frederic Weisbecker <[email protected]> | 2015-08-18 16:18:29 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-08-18 18:36:59 +0200 |
commit | b48362d8aaf32aeb4a75f5c556c652ffeeb1be5d (patch) | |
tree | 0becbe13c29d0718ab7120565d6cb2ba039feeee /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 662b3e194656cc713d51d52780fb71f499c46619 (diff) |
hrtimer: Unconfuse switch_hrtimer_base() a bit
The variable called "this_base" is confusing because its name suggests
it's of "struct hrtimer_clock_base" type, along with "base" and "new_base"
which doesn't help understanding this complicated function.
Make its name clearer and fix the misleading comment while at it.
[ tglx: Fixed the comment for real ]
Signed-off-by: Frederic Weisbecker <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions