]> Pileus Git - ~andy/linux/commit
timekeeping: Remove comment that's mostly out of date
authorJohn Stultz <john.stultz@linaro.org>
Mon, 23 Dec 2013 20:53:22 +0000 (12:53 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 23 Dec 2013 20:53:22 +0000 (12:53 -0800)
commit38aef31ce7773624c8f09ff58c4c27b3b955faaf
treef201d1b646229ee8f99eed411ae28cdfc4fce905
parentd5a1c7e3fc38d9c7d629e1e47f32f863acbdec3d
timekeeping: Remove comment that's mostly out of date

Prior to 92bb1fcf57a0c2e45f7e67fbf0a8ed475a749236 (Only
do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD
systems), the comment here was accuate, but now we can
mostly avoid the extra rounding which causes the unlikey
to be actually likely here.

So remove the out of date comment.

Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/timekeeping.c