Files
kernel/include/linux
Deepa Dinamani 8e4f70e218 time: remove timespec_add_safe()
All references to timespec_add_safe() now use timespec64_add_safe().

The plan is to replace struct timespec references with struct timespec64
throughout the kernel as timespec is not y2038 safe.

Drop timespec_add_safe() and use timespec64_add_safe() for all
architectures.

Link: http://lkml.kernel.org/r/1461947989-21926-4-git-send-email-deepa.kernel@gmail.com
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-05-19 19:12:14 -07:00
..
2016-05-17 12:29:34 -04:00
2016-05-07 07:06:13 +02:00
2016-04-06 13:18:19 +02:00
2016-05-11 19:31:40 -04:00
2016-05-10 23:56:28 -04:00
2016-05-09 11:39:45 -04:00
2016-04-25 15:09:11 -04:00
2016-05-03 13:44:37 +02:00
2016-05-08 23:46:14 -04:00
2016-05-19 19:12:14 -07:00
2016-04-07 16:53:29 -04:00