diff options
author | Nicolas Pitre <nico@fluxnic.net> | 2011-01-11 18:18:12 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-01-12 12:23:12 +0100 |
commit | 5fdade95f26372154459347dfb9f60721d22cfc7 (patch) | |
tree | 17575b462302904b9b2c0a912d245f0fa3572aa8 /kernel/time/timekeeping.c | |
parent | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-5fdade95f26372154459347dfb9f60721d22cfc7.tar.xz linux-5fdade95f26372154459347dfb9f60721d22cfc7.zip |
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
The minsec argument to clocks_calc_mult_shift() is misnamed. It is used
to clamp the magnitude of the mult factor so that a multiplication with
any value in the given range won't overflow a 64 bit result. Let's
rename it to match the actual usage.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: John Stultz <johnstul@us.ibm.com>
LKML-Reference: <alpine.LFD.2.00.1101111207140.17086@xanadu.home>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/time/timekeeping.c')
0 files changed, 0 insertions, 0 deletions