]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6aad3737cf043c33b37310f8357b25cde308171f
tree82e5a421d18bd3d469afd9c4c2827a865b9f19b5
parent33d33ace8af3263da9e2ce0783d0634f7d2a5e8c
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