commit | 58a10456d7175fa674b951f1fd7ead3d9a550db4 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Jun 18 16:32:24 2018 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jun 19 09:56:27 2018 +0200 |
tree | ee8549587232beda4dc016eb5135ac793ee62cfc | |
parent | d30faff900e666f9a6395a159fdd353c02f5bed0 [diff] |
posix-timers: Use new ktime_get_*_ts64() helpers Some of the oddly named time accessor functions now have a more consistent naming, which should be used from now on so the aliases can be removed. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: y2038@lists.linaro.org Cc: Deepa Dinamani <deepa.kernel@gmail.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Link: https://lkml.kernel.org/r/20180618143246.3865099-1-arnd@arndb.de