]> git.baikalelectronics.ru Git - kernel.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)
commit1b67edcbfa5db8b1cc5a356322934432bd290d50
treee45468f621d037bf6622c932573480149b70af0d
parenta59617934ad0038112837fbff111a6ecb1b4e8b8
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