summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2016-12-08 20:49:36 +0000
committerThomas Gleixner <tglx@linutronix.de>2016-12-09 12:06:42 +0100
commitcbd99e3b289e43000c29aa4aa9b94b394cdc68bd (patch)
tree8524ff43afb1e0ff0a910b141fd7e7a915f548d3 /init
parentacc89612a70e370a5640fd77a83f15b7b94d85e4 (diff)
downloadlinux-cbd99e3b289e43000c29aa4aa9b94b394cdc68bd.tar.gz
linux-cbd99e3b289e43000c29aa4aa9b94b394cdc68bd.tar.xz
timekeeping: Get rid of pointless typecasts
cycle_t is defined as u64, so casting it to u64 is a pointless and confusing exercise. cycle_t should simply go away and be replaced with a plain u64 to avoid further confusion. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Parit Bhargava <prarit@redhat.com> Cc: Laurent Vivier <lvivier@redhat.com> Cc: "Christopher S. Hall" <christopher.s.hall@intel.com> Cc: Chris Metcalf <cmetcalf@mellanox.com> Cc: Richard Cochran <richardcochran@gmail.com> Cc: Liav Rehana <liavr@mellanox.com> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20161208204228.844699737@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions