net: hisilicon: fix hsn3_ethtool kernel-doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 6 Nov 2021 03:14:41 +0000 (20:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Nov 2021 19:17:36 +0000 (19:17 +0000)
commit85879f131d78151847baf29f9557c5be1aa8e066
tree1af1244809910b72335c9432a0dc1c6f8ae6f50f
parent08fcdfa6e3ae394ce44ad27485f9722e7eb4e142
net: hisilicon: fix hsn3_ethtool kernel-doc warnings

Fix kernel-doc warnings and spacing in hns3_ethtool.c:

hns3_ethtool.c:246: warning: No description found for return value of 'hns3_lp_run_test'
hns3_ethtool.c:408: warning: expecting prototype for hns3_nic_self_test(). Prototype was for hns3_self_test() instead

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Cc: Peng Li <lipeng321@huawei.com>
Cc: Guangbin Huang <huangguangbin2@huawei.com>
Cc: Yisen Zhuang <yisen.zhuang@huawei.com>
Cc: Salil Mehta <salil.mehta@huawei.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c