From: Ingo Molnar Date: Sun, 22 Feb 2009 11:17:36 +0000 (+0100) Subject: time: ntp: refactor up ntp_update_frequency() X-Git-Tag: v2.6.30-rc1~657^2^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc26c31d446bc9c24cd6f7003777a05fe268ae48;p=pandora-kernel.git time: ntp: refactor up ntp_update_frequency() Impact: cleanup, no functionality changed Change ntp_update_frequency() from a hard to follow code flow that uses global variables as temporaries, to a clean input+output flow. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed