ntp: cleanup ntp.c
authorRoman Zippel <zippel@linux-m68k.org>
Thu, 1 May 2008 11:34:32 +0000 (04:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 15:03:58 +0000 (08:03 -0700)
commitee9851b218b8bafa22942b5404505ff3d2d34324
tree82e5a421d18bd3d469afd9c4c2827a865b9f19b5
parentf8bd2258e2d520dff28c855658bd24bdafb5102d
ntp: cleanup ntp.c

This is mostly a style cleanup of ntp.c and extracts part of do_adjtimex as
ntp_update_offset().  Otherwise the functionality is still the same as before.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/time/ntp.c