mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 07:34:03 -04:00
pds_core: remove extra name description
Fix the kernel-doc complaint include/linux/pds/pds_adminq.h:481: warning: Excess struct member 'name' description in 'pds_core_lif_getattr_comp' Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
1f773970a7
commit
144530c15e
@@ -463,7 +463,6 @@ struct pds_core_lif_getattr_cmd {
|
||||
* @rsvd: Word boundary padding
|
||||
* @comp_index: Index in the descriptor ring for which this is the completion
|
||||
* @state: LIF state (enum pds_core_lif_state)
|
||||
* @name: LIF name string, 0 terminated
|
||||
* @features: Features (enum pds_core_hw_features)
|
||||
* @rsvd2: Word boundary padding
|
||||
* @color: Color bit
|
||||
|
||||
Reference in New Issue
Block a user