From: Oleg Nesterov Date: Fri, 31 Mar 2006 10:30:31 +0000 (-0800) Subject: [PATCH] __mod_timer: simplify ->base changing X-Git-Tag: v2.6.17-rc1~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c348fe0117adced11e374329a5ea3f7c43cb41;p=pandora-kernel.git [PATCH] __mod_timer: simplify ->base changing Since base and new_base are of the same type now, we can save one 'if' branch and simplify the code a bit. Signed-off-by: Oleg Nesterov Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed