diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2015-08-18 17:18:29 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-08-18 19:36:59 +0300 |
commit | b48362d8aaf32aeb4a75f5c556c652ffeeb1be5d (patch) | |
tree | 0becbe13c29d0718ab7120565d6cb2ba039feeee /drivers/clocksource | |
parent | 662b3e194656cc713d51d52780fb71f499c46619 (diff) | |
download | linux-b48362d8aaf32aeb4a75f5c556c652ffeeb1be5d.tar.xz |
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 <fweisbec@gmail.com>
Link: http://lkml.kernel.org/r/1439907509-9553-3-git-send-email-fweisbec@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions