On Wed, Oct 29, 2025, at 17:03, Thomas Weißschuh wrote:
Now that 'struct timespec' and 'struct __kernel_timespec' are compatible, the conversions are not necessary anymore. The same holds true for 'struct itimerspec' and 'struct __kernel_itimerspec'.
Remove the conversions.
Signed-off-by: Thomas Weißschuh linux@weissschuh.net
Ah, I started commenting before I got to the end of the series. This looks good,
Reviewed-by: Arnd Bergmann arnd@arndb.de