Re: [PATCH] drm/msm/dpu: Fix kernel-doc warning for dpu_core_perf_adjusted_mode_clk

From: Yicong Sito Hui

Date: Mon May 25 2026 - 04:00:24 EST


On 05/04/2026 1:40 pm, Yicong Hui wrote:
> Fix the following W=1 kernel-doc warning by correctly renaming the
> parameter crtc_clk_rate to mode_clk_rate in the kernel-doc and using the
> correct separator of : instead of -
>
> ...
>
> u64 dpu_core_perf_adjusted_mode_clk(u64 mode_clk_rate,

Hello!

Is there any further feedback or progress on this patch?

Thank you!
Yicong