OSDN Git Service

y2038: sh: remove timeval/timespec usage from headers
authorArnd Bergmann <arnd@arndb.de>
Sun, 15 Dec 2019 20:35:04 +0000 (21:35 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 18 Dec 2019 17:07:33 +0000 (18:07 +0100)
commit8c709f9a06938f6dd743e0b968245d900fa4759e
treee4a0ea15d5f2c0c557ba1a4c5c238baf67aeeb8c
parent251ec1c159e4874fbede0c3c586e317e177c0c9b
y2038: sh: remove timeval/timespec usage from headers

This header file escaped my earlier cleanups for removing
the in-kernel usage of timeval and timespec structs.

Replace them with the corresponding __kernel_old_* types.

Acked-by: Rich Felker <dalias@libc.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/sh/include/uapi/asm/sockios.h