commit | e96291653b2e4df02f160b574070f6e632868e5e | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Feb 22 15:35:18 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 25 18:38:15 2009 +0100 |
tree | 6cf3f04f18064cc96be95f06883c916cac90f937 | |
parent | 80f2257116474ceed5fccab510b4f7245c0f49d7 [diff] |
time: ntp: refactor do_adjtimex() some more Impact: cleanup, no functionality changed Further simplify do_adjtimex(): - introduce the ntp_start_leap_timer() helper function - eliminate the goto adj_done complication Signed-off-by: Ingo Molnar <mingo@elte.hu>