Re: [PATCH v3 3/7] rust: cpufreq: always inline functions using build_assert with arguments

From: Viresh Kumar

Date: Tue Dec 16 2025 - 01:48:42 EST


On 15-12-25, 11:14, Gary Guo wrote:
> Thinking again about this I think `#[inline(always)]` is fine to keep as
> it can also be used to indicate "this function shall never be codegenned".
>
> However I do still think the comment is confusing per-se as there is no
> "optimization" for this function at all.
>
> RE: the patch I am fine either without this patch picked or having this
> patch in and fix the comment later.

Thanks Gary. I will keep the patch then and apply add-ons later.

--
viresh