Re: [PATCH] clocksource: Clean up clocksource_update_freq() functions
From: John Stultz
Date: Thu Apr 09 2026 - 14:15:56 EST
On Thu, Apr 9, 2026 at 5:52 AM Thomas Weißschuh
<thomas.weissschuh@xxxxxxxxxxxxx> wrote:
>
> Remove the unused functions __clocksource_update_freq_hz() and
> __clocksource_update_freq_khz().
>
> Then make __clocksource_update_freq_scale() static as it is not used
> from external callers anymore. Also clean up the comment accordingly.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
Acked-by: John Stultz <jstultz@xxxxxxxxxx>