From: Andrew Liu Date: Thu, 1 May 2008 11:35:14 +0000 (-0700) Subject: workqueue: remove redundant function invocation X-Git-Tag: v2.6.26-rc1~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3e77cc212f3bc8eccc95e0d046405cf2a02764;p=pandora-kernel.git workqueue: remove redundant function invocation timer_stats_timer_set_start_info is invoked twice, additionally, the invocation of this function can be moved to where it is only called when a delay is really required. Signed-off-by: Andrew Liu Cc: Pavel Machek Cc: Ingo Molnar Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed