Re: [patch 10/20] posix-timers: Document sys_clock_getres() correctly

From: Frederic Weisbecker
Date: Thu Jun 01 2023 - 06:44:14 EST


On Tue, Apr 25, 2023 at 08:49:11PM +0200, Thomas Gleixner wrote:
> +/**
> + * sys_clock_getres - Get the resolution of a clock
> + * @which_clock: The clock to get the resolution for
> + * @tp: Pointer to a a user space timespec64 for storage
^^^
a_a

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>