Re: [PATCH] platform_data/mlxreg: mlxreg.h: fix all kernel-doc warnings
From: Ilpo Järvinen
Date: Fri Feb 27 2026 - 06:41:10 EST
On Wed, 25 Feb 2026 21:12:29 -0800, Randy Dunlap wrote:
> Use the correct kernel-doc format & notation to eliminate
> kernel-doc warnings:
>
> Warning: include/linux/platform_data/mlxreg.h:24 Enum value
> 'MLX_WDT_TYPE1' not described in enum 'mlxreg_wdt_type'
> Warning: include/linux/platform_data/mlxreg.h:24 Enum value
> 'MLX_WDT_TYPE2' not described in enum 'mlxreg_wdt_type'
> Warning: include/linux/platform_data/mlxreg.h:24 Enum value
> 'MLX_WDT_TYPE3' not described in enum 'mlxreg_wdt_type'
> Warning: include/linux/platform_data/mlxreg.h:37 bad line:
> PHYs ready / unready state;
> Warning: include/linux/platform_data/mlxreg.h:153 struct member 'np'
> not described in 'mlxreg_core_data'
> Warning: include/linux/platform_data/mlxreg.h:153 struct member 'hpdev'
> not described in 'mlxreg_core_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_data/mlxreg: mlxreg.h: fix all kernel-doc warnings
commit: 3350c2b3f2b8a3b985a020a4ef4f2f050a4b6a1d
--
i.