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)
commite96291653b2e4df02f160b574070f6e632868e5e
tree6cf3f04f18064cc96be95f06883c916cac90f937
parent80f2257116474ceed5fccab510b4f7245c0f49d7
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>
kernel/time/ntp.c