From: John Stultz Date: Fri, 13 Jul 2012 05:21:54 +0000 (-0400) Subject: time: Refactor accumulation of nsecs to secs X-Git-Tag: v3.6-rc1~165^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4f948706bcec1b51bf6492bf04057d2e21e273;p=pandora-kernel.git time: Refactor accumulation of nsecs to secs We do the exact same logic moving nsecs to secs in the timekeeper in multiple places, so condense this into a single function. Signed-off-by: John Stultz Reviewed-by: Ingo Molnar Cc: Peter Zijlstra Cc: Richard Cochran Cc: Prarit Bhargava Link: http://lkml.kernel.org/r/1342156917-25092-6-git-send-email-john.stultz@linaro.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed