ntpd: remove some code which is at best unneeded and at worst wrong
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Jan 2010 02:01:15 +0000 (03:01 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 17 Jan 2010 02:01:15 +0000 (03:01 +0100)
commit57f46c1afd28551d8446b80b6e325d67eb44135c
treedbb5f0457a5953166972482e0a530790fc51198d
parent9b20adca4b2b59c791b4b5579857e4f028a969ed
ntpd: remove some code which is at best unneeded and at worst wrong

function                                             old     new   delta
step_time                                            246     256     +10
ntpd_main                                            855     844     -11
update_local_clock                                   767     714     -53

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c