On Fri, Dec 7, 2018 at 5:49 AM Arnd Bergmann <a...@arndb.de> wrote: > > The last users were removed a while ago since everyone moved to ktime_t, > so we can remove the two unused interfaces for old timespec structures. > > With those two gone, set_normalized_timespec() is also unused, so > remove that as well. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > include/linux/time32.h | 25 ------------------------- > kernel/time/time.c | 36 ------------------------------------ > 2 files changed, 61 deletions(-)
Acked-by: John Stultz <john.stu...@linaro.org> _______________________________________________ Y2038 mailing list Y2038@lists.linaro.org https://lists.linaro.org/mailman/listinfo/y2038