-
Arnd Bergmann authored
__kernel_timespec and timespec are currently the same type, but once they are different, the type cast has to be changed here. Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
73a66023
Loading
Dear all, On Thursday, 4th September 2025, we will test the new disaster recovery environment. A disaster recovery test will take place between 4:00 PM and 6:00 PM CEST. Please refrain from making any changes, as they will be lost. Once testing is complete, the production environment will be restored. Thank you for your understanding.
__kernel_timespec and timespec are currently the same type, but once
they are different, the type cast has to be changed here.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>