Re: [patch 10/45] posix-cpu-timers: Use @now instead of @val for clarity

From: Frederic Weisbecker
Date: Tue Jun 27 2023 - 05:54:48 EST


On Tue, Jun 06, 2023 at 04:37:34PM +0200, Thomas Gleixner wrote:
> posix_cpu_timer_set() uses @val as variable for the current time. That's
> confusing at best.
>
> Use @now as anywhere else and rewrite the confusing comment about clock
> sampling.
>
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>