]> Pileus Git - ~andy/linux/commit
time/jiffies: Rename ACTHZ to SHIFTED_HZ
authorJohn Stultz <john.stultz@linaro.org>
Fri, 27 Jul 2012 18:48:10 +0000 (14:48 -0400)
committerIngo Molnar <mingo@kernel.org>
Tue, 31 Jul 2012 15:09:12 +0000 (17:09 +0200)
commit02ab20ae38337b99b5c29c81090f594b8fd61283
treec64ac720c8af5230e4f9e2aa7c56ede8f86b31f3
parenta7ea3bbf5d58f4df2265d312f91d5769eabc8144
time/jiffies: Rename ACTHZ to SHIFTED_HZ

Ingo noted that ACTHZ is a confusing name, and requested it
be renamed, so this patch renames ACTHZ to SHIFTED_HZ to
better describe it.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Cc: Prarit Bhargava <prarit@redhat.com>
Link: http://lkml.kernel.org/r/1343414893-45779-3-git-send-email-john.stultz@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/jiffies.h
include/linux/timex.h
kernel/time/jiffies.c
kernel/time/ntp.c