aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-06-18 16:08:00 +0200
committerThomas Gleixner <[email protected]>2018-06-19 09:56:26 +0200
commitf5a89295e2f566d8e9f1d4f3d524d8d3c966958c (patch)
treefead7f5edd20a471c903c86ca7f7b46a2ea22a72 /net/lapb/lapb_subr.c
parent9ffc59d57228d74809700be6f7ecb1db10292f05 (diff)
time: Use ktime_get_real_seconds() in time syscall
Both get_seconds() and do_gettimeofday() are deprecated. Change the time() implementation to use the replacement function instead. Obviously the system call will still overflow in 2038, but this gets us closer to removing the old helper functions. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: John Stultz <[email protected]> Cc: [email protected] Cc: Stephen Boyd <[email protected]> Cc: Deepa Dinamani <[email protected]> Cc: Al Viro <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions