diff options
author | Jason A. Donenfeld <[email protected]> | 2019-06-21 22:32:47 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-06-22 12:11:27 +0200 |
commit | 0354c1a3cdf31f44b035cfad14d32282e815a572 (patch) | |
tree | ad52c1459f402db8064ed2f9a15d01e39ac85df5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6808acb57a286cda48d8674713e672681ca7ffb3 (diff) |
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
While this doesn't actually amount to a real difference, since the macro
evaluates to the same thing, every place else operates on ktime_t using
these functions, so let's not break the pattern.
Fixes: e3ff9c3678b4 ("timekeeping: Repair ktime_get_coarse*() granularity")
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions