ntp: Make time_esterror and time_maxerror static
authorjohn stultz <johnstul@us.ibm.com>
Thu, 28 Jan 2010 23:02:41 +0000 (15:02 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 29 Jan 2010 09:15:19 +0000 (10:15 +0100)
commit1f5b8f8a2031ae9507eb67743cad4d424739bfff
treeda8cad7941ea5c9a953f65cabc64a5c4bc57fde4
parent64a028a6de08545a2c94f302bc7694bf48aee5b5
ntp: Make time_esterror and time_maxerror static

Make time_esterror and time_maxerror static as no one uses them
outside of ntp.c

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: richard@rsk.demon.co.uk
LKML-Reference: <1264719761.3437.47.camel@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/timex.h
kernel/time/ntp.c