Skip to content
Commit cf1e367e authored by Simon Horman's avatar Simon Horman Committed by Thomas Gleixner
Browse files

timers: Remove duplicate setting of new_base in __mod_timer()



new_base is set using per_cpu(tvec_bases, cpu) after selecting the
desired value of cpu immediately below so this line is a unnecessary.

Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
LKML-Reference: <20091217001542.GD25317@verge.net.au>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent bb6eddf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment