Re: [PATCH 07/16] selftests: timers: Use clock_name() and constants from clock-helpers.h
From: John Stultz
Date: Thu Jul 30 2026 - 15:19:22 EST
On Wed, Jul 29, 2026 at 11:47 PM Thomas Weißschuh (Schneider Electric)
<thomas.weissschuh@xxxxxxxxxxxxx> wrote:
>
> Replace the many repetitions of custom clockid_t to string translation
> with the clock_name() helper from clock-helpers.h.
> Also drop the custom ?SEC_PER_?SEC definitions.
>
> Signed-off-by: Thomas Weißschuh (Schneider Electric) <thomas.weissschuh@xxxxxxxxxxxxx>
Acked-by: John Stultz <jstultz@xxxxxxxxxx>