From: John Stultz Date: Mon, 14 Nov 2011 21:18:07 +0000 (-0800) Subject: ntp: Access tick_length variable via ntp_tick_length() X-Git-Tag: v3.4-rc1~190^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7cf49a7633c2b70125f59b4e3553d9181cb15d;p=pandora-kernel.git ntp: Access tick_length variable via ntp_tick_length() Currently the NTP managed tick_length value is accessed globally, in preparations for locking cleanups, make sure it is accessed via a function and mark it as static. CC: Thomas Gleixner CC: Eric Dumazet CC: Richard Cochran Signed-off-by: John Stultz --- Reading git-diff-tree failed