diff options
author | Deepa Dinamani <[email protected]> | 2019-12-02 21:19:43 -0800 |
---|---|---|
committer | Al Viro <[email protected]> | 2019-12-08 19:10:54 -0500 |
commit | 1bfad0c079415a3e7152c4dd4f2fb0b2e4c2851d (patch) | |
tree | 48753d5176e329dd6d8df131397dae2925a5bf24 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 668c9a61e3bf31b0dff108009add7fcd4c387869 (diff) |
fs: ubifs: Eliminate timespec64_trunc() usage
DEFAULT_TIME_GRAN is seconds granularity. We can
just drop the nsec while creating the default root node.
Delete the unneeded call to timespec64_trunc().
Also update the ktime_get_* api to match the one used in
current_time(). This allows for the timestamps to be updated
by using the same ktime_get_* api always.
Signed-off-by: Deepa Dinamani <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions