mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The clock_getres() function must return the resolution in the timespec argument and return 0 for success. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: John Stultz <[email protected]> Cc: [email protected] Cc: Richard Cochran <[email protected]>