diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-07-16 21:03:55 +0000 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-07-23 10:16:50 -0700 |
commit | 166afb64511eef08e13331b970c44fe91cea45ef (patch) | |
tree | 0354ca4d028a51653d299709dd9a2c7d3d13289a /samples/hidraw/hid-example.c | |
parent | 24e4a8c3e8868874835b0f1ad6dd417341e99822 (diff) | |
download | blackbird-op-linux-166afb64511eef08e13331b970c44fe91cea45ef.tar.gz blackbird-op-linux-166afb64511eef08e13331b970c44fe91cea45ef.zip |
ktime: Sanitize ktime_to_us/ms conversion
With the plain nanoseconds based ktime_t we can simply use
ktime_divns() instead of going through loops and hoops of
timespec/timeval conversion.
Reported-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'samples/hidraw/hid-example.c')
0 files changed, 0 insertions, 0 deletions