commit | c9fad429d438fdd736ac6816b75d16c4cd626acd | [log] [tgz] |
---|---|---|
author | Dan McGee <dpmcgee@gmail.com> | Mon Oct 17 13:58:43 2011 -0500 |
committer | John Stultz <john.stultz@linaro.org> | Mon Nov 21 19:00:46 2011 -0800 |
tree | 165c5edface9e59d4634ff2a5d0e6dd135d9532a | |
parent | 367177e50189ab0a983b52f3d3f7eb2a1927db71 [diff] |
time: fix bogus comment in timekeeping_get_ns_raw The whole point of this function is to return a value not touched by NTP; unfortunately the comment got copied wholesale without adjustment from the timekeeping_get_ns function above. Signed-off-by: Dan McGee <dpmcgee@gmail.com> Signed-off-by: John Stultz <john.stultz@linaro.org>