From: Ingo Molnar Date: Sun, 22 Feb 2009 12:22:23 +0000 (+0100) Subject: time: ntp: simplify ntp_update_offset_fll() X-Git-Tag: v2.6.30-rc1~657^2^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478b7aab1682246a3d1e76e27a0aecb2f0013379;p=pandora-kernel.git time: ntp: simplify ntp_update_offset_fll() Impact: cleanup, no functionality changed Change ntp_update_offset_fll() to delta logic instead of absolute value logic. This eliminates 'freq_adj' from the function. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed