Skip to content
Commit b2d80303 authored by Kevin Hao's avatar Kevin Hao Committed by Bruce Ashfield
Browse files

fs: yaffs2: replace CURRENT_TIME by other appropriate apis



The macro CURRENT_TIME has already been deleted by commit bfe1c566
("time: delete CURRENT_TIME_SEC and CURRENT_TIME"). So we need to
replace all the uses of CURRENT_TIME by current_time() for filesystem
times, and ktime_get_* function for others.

Signed-off-by: default avatarKevin Hao <kexin.hao@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent 7c79ca93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment