time: ntp: simplify ntp_update_offset_fll()
authorIngo Molnar <mingo@elte.hu>
Sun, 22 Feb 2009 12:22:23 +0000 (13:22 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Feb 2009 17:38:12 +0000 (18:38 +0100)
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 <mingo@elte.hu>

No differences found