[RFC][PATCH - 4/12] NTP cleanup: Breakup ntp_adjtimex()

2005-07-15 Thread john stultz
All, This patch breaks up the complex nesting of code in ntp_adjtimex() by creating a ntp_hardupdate() function and simplifying some of the logic. This also follows the documented NTP spec somewhat better. Any comments or feedback would be greatly appreciated. thanks -john

[RFC][PATCH - 4/12] NTP cleanup: Breakup ntp_adjtimex()

2005-07-15 Thread john stultz
All, This patch breaks up the complex nesting of code in ntp_adjtimex() by creating a ntp_hardupdate() function and simplifying some of the logic. This also follows the documented NTP spec somewhat better. Any comments or feedback would be greatly appreciated. thanks -john