]> 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)
commit0d9a2c27784680ec44f99765e6df2f6e0c406b4f
treee45468f621d037bf6622c932573480149b70af0d
parentd5ac8ad7718925fbf3a364c0ef683337e1438425
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