commit | 8383c42399f394a89bd6c2f03632c53689bdde7a | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Thu May 01 04:34:39 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 01 08:03:59 2008 -0700 |
tree | c3f3a42a546a4afe3746e5894bcd425dc5a3d0bb | |
parent | 7fc5c78409479d826341b103bdf734cb4fb02436 [diff] |
ntp: remove current_tick_length() current_tick_length used to do a little more, but now it just returns tick_length, which we can also access directly at the few places, where it's needed. 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>