Re: [PATCH] platform/x86: intel-uncore-freq: fix all header kernel-doc warnings
From: Ilpo Järvinen
Date: Tue Nov 18 2025 - 03:15:10 EST
On Mon, 10 Nov 2025 22:09:34 -0800, Randy Dunlap wrote:
> In file uncore-frequency/uncore-frequency-common.h,
> correct all kernel-doc warnings by adding missing leading " *" to some
> lines, adding a missing kernel-doc entry, and fixing a name typo.
>
> Warning: uncore-frequency-common.h:50 bad line:
> Storage for kobject attribute elc_low_threshold_percent
> Warning: uncore-frequency-common.h:52 bad line:
> Storage for kobject attribute elc_high_threshold_percent
> Warning: uncore-frequency-common.h:54 bad line:
> Storage for kobject attribute elc_high_threshold_enable
> Warning: uncore-frequency-common.h:92 struct member
> 'min_freq_khz_kobj_attr' not described in 'uncore_data'
> Warning: uncore-frequency-common.h:92 struct member
> 'die_id_kobj_attr' not described in 'uncore_data'
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: intel-uncore-freq: fix all header kernel-doc warnings
commit: db30233361f94e1a84450c607989bdb671100fb6
--
i.