diff options
author | Suraj Gupta <[email protected]> | 2024-03-28 16:37:13 +0530 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-29 12:41:22 -0700 |
commit | 06c2a5cd48fe50f24f8801dd10fcd2b6fd526566 (patch) | |
tree | de11cd9e836aae18c3bc918a52d3462571b22c91 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ab6fe64d220eaeb42a1130b3c31ea24c84cf5ad (diff) |
net: axienet: Fix kernel doc warnings
Add description of mdio enable, mdio disable and mdio wait functions.
Add description of skb pointer in axidma_bd data structure.
Remove 'phy_node' description in axienet local data structure since
it is not a valid struct member.
Correct description of struct axienet_option.
Fix below kernel-doc warnings in drivers/net/ethernet/xilinx/:
1) xilinx_axienet_mdio.c:1: warning: no structured comments found
2) xilinx_axienet.h:379: warning: Function parameter or struct member
'skb' not described in 'axidma_bd'
3) xilinx_axienet.h:538: warning: Excess struct member 'phy_node'
description in 'axienet_local'
4) xilinx_axienet.h:1002: warning: expecting prototype for struct
axiethernet_option. Prototype was for struct axienet_option instead
Signed-off-by: Suraj Gupta <[email protected]>
Reviewed-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions