]> asedeno.scripts.mit.edu Git - linux.git/commit
y2038: remove unused time32 interfaces
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Feb 2020 04:03:54 +0000 (20:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Feb 2020 19:22:15 +0000 (11:22 -0800)
commit412c53a680a97cb1ae2c0ab60230e193bee86387
treee45468f621d037bf6622c932573480149b70af0d
parent595abbaff5db121428247a2e6ab368734472e101
y2038: remove unused time32 interfaces

No users remain, so kill these off before we grow new ones.

Link: http://lkml.kernel.org/r/20200110154232.4104492-3-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/compat.h
include/linux/time32.h
include/linux/timekeeping32.h
include/linux/types.h
kernel/compat.c
kernel/time/time.c