Re: [PATCH net 2/6] pds_core: remove extra name description
From: Simon Horman
Date: Wed Apr 09 2025 - 05:41:32 EST
On Mon, Apr 07, 2025 at 03:51:09PM -0700, Shannon Nelson wrote:
> Fix the kernel-doc complaint
> include/linux/pds/pds_adminq.h:481: warning: Excess struct member 'name' description in 'pds_core_lif_getattr_comp'
>
> Fixes: 45d76f492938 ("pds_core: set up device and adminq")
> Signed-off-by: Shannon Nelson <shannon.nelson@xxxxxxx>
FWIIW, I'm of two minds about this a) having a fixes tag and b) being for
net. But I agree that it is a good change. And not worth nit-pick energy.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>