time: ntp: refactor do_adjtimex() some more
authorIngo Molnar <mingo@elte.hu>
Sun, 22 Feb 2009 14:35:18 +0000 (15:35 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Feb 2009 17:38:15 +0000 (18:38 +0100)
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>

No differences found