commit | c72051d5778a9c0e5df31d6553a6fa3507b3685c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Jun 18 16:58:24 2018 +0200 |
committer | Paul Moore <paul@paul-moore.com> | Tue Jul 03 10:12:54 2018 -0400 |
tree | 26d93be48c313b41ea6865da396e450fd4bc0f98 | |
parent | 4fa7f086993594e79f456a04656da2fcb5691209 [diff] |
audit: use ktime_get_coarse_ts64() for time access The API got renamed for consistency with the other time accessors, this changes the audit caller as well. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>