[PATCH] ntp: remove time_tolerance
authorRoman Zippel <zippel@linux-m68k.org>
Sun, 1 Oct 2006 06:28:26 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:26 +0000 (00:39 -0700)
commit97eebe138caaf78354b1fad233e63bafdcc4fd54
tree15c006598c953b373af1c164ba344ef7105a7251
parent8f807f8d2137ba728d22820103131038639b68a9
[PATCH] ntp: remove time_tolerance

time_tolerance isn't changed at all in the kernel, so simply remove it, this
simplifies the next patch, as it avoids a number of conversions.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/timex.h
kernel/time/ntp.c