On Sat, Aug 13, 2016 at 3:48 PM, Deepa Dinamani <[email protected]> wrote: > All uses of the current_fs_time() function have been > replaced by other time interfaces. > > And, its use cases can be fulfilled by current_time() > or ktime_get_* variants. > > Signed-off-by: Deepa Dinamani <[email protected]> > Reviewed-by: Arnd Bergmann <[email protected]> > Cc: John Stultz <[email protected]> > Cc: Thomas Gleixner <[email protected]>
Assuming all the users are gone when this is applied: Acked-by: John Stultz <[email protected]> thanks -john

