drivers/net/phy/mdio_device.c:80: warning: No description found for return value of 'mdio_device_register'
drivers/net/phy/mdio_device.c:155: warning: No description found for return value of 'mdio_probe'
drivers/net/phy/mdio_device.c:205: warning: No description found for return value of 'mdio_driver_register'
drivers/net/phy/phy_device.c:388: warning: No description found for return value of 'phy_register_fixup'
drivers/net/phy/phy_device.c:429: warning: No description found for return value of 'phy_unregister_fixup'
drivers/net/phy/phy_device.c:769: warning: No description found for return value of 'get_phy_c45_ids'
drivers/net/phy/phy_device.c:864: warning: No description found for return value of 'get_phy_c22_id'
drivers/net/phy/phy_device.c:933: warning: No description found for return value of 'get_phy_device'
drivers/net/phy/phy_device.c:971: warning: No description found for return value of 'phy_device_register'
drivers/net/phy/phy_device.c:1035: warning: No description found for return value of 'phy_get_c45_ids'
drivers/net/phy/phy_device.c:1046: warning: No description found for return value of 'phy_find_first'
drivers/net/phy/phy_device.c:1100: warning: No description found for return value of 'phy_connect_direct'
drivers/net/phy/phy_device.c:1136: warning: No description found for return value of 'phy_connect'
drivers/net/phy/phy_device.c:1198: warning: No description found for return value of 'phy_poll_reset'
drivers/net/phy/phy_device.c:1426: warning: No description found for return value of 'phy_sfp_probe'
drivers/net/phy/phy_device.c:1466: warning: No description found for return value of 'phy_attach_direct'
drivers/net/phy/phy_device.c:1634: warning: No description found for return value of 'phy_attach'
drivers/net/phy/phy_device.c:1832: warning: No description found for return value of 'phy_reset_after_clk_enable'
drivers/net/phy/phy_device.c:1860: warning: No description found for return value of 'genphy_config_advert'
drivers/net/phy/phy_device.c:1911: warning: No description found for return value of 'genphy_c37_config_advert'
drivers/net/phy/phy_device.c:1943: warning: No description found for return value of 'genphy_setup_forced'
drivers/net/phy/phy_device.c:2040: warning: No description found for return value of 'genphy_restart_aneg'
drivers/net/phy/phy_device.c:2055: warning: No description found for return value of 'genphy_check_and_restart_aneg'
drivers/net/phy/phy_device.c:2087: warning: No description found for return value of '__genphy_config_aneg'
drivers/net/phy/phy_device.c:2144: warning: No description found for return value of 'genphy_c37_config_aneg'
drivers/net/phy/phy_device.c:2191: warning: No description found for return value of 'genphy_aneg_done'
drivers/net/phy/phy_device.c:2207: warning: No description found for return value of 'genphy_update_link'
drivers/net/phy/phy_device.c:2306: warning: No description found for return value of 'genphy_read_status_fixed'
drivers/net/phy/phy_device.c:2338: warning: No description found for return value of 'genphy_read_status'
drivers/net/phy/phy_device.c:2391: warning: No description found for return value of 'genphy_c37_read_status'
drivers/net/phy/phy_device.c:2797: warning: No description found for return value of 'phy_validate_pause'
drivers/net/phy/phy_device.c:2867: warning: No description found for return value of 'phy_get_internal_delay'
drivers/net/phy/phy_device.c:3173: warning: No description found for return value of 'fwnode_mdio_find_device'
drivers/net/phy/phy_device.c:3196: warning: No description found for return value of 'fwnode_phy_find_device'
drivers/net/phy/phy_device.c:3219: warning: No description found for return value of 'device_phy_find_device'
drivers/net/phy/phy_device.c:3234: warning: No description found for return value of 'fwnode_get_phy_node'
drivers/net/phy/phy_device.c:3255: warning: No description found for return value of 'phy_probe'
drivers/net/phy/phy_device.c:3408: warning: No description found for return value of 'phy_driver_register'
include/linux/phy.h:194: warning: No description found for return value of 'phy_modes'
include/linux/phy.h:413: warning: No description found for return value of 'mdiobus_alloc'
include/linux/phy.h:1264: warning: No description found for return value of 'phy_id_compare'
include/linux/phy.h:1278: warning: No description found for return value of 'phydev_id_compare'
include/linux/phy.h:1293: warning: No description found for return value of 'phy_is_started'
include/linux/phy.h:1323: warning: No description found for return value of 'phy_read'
include/linux/phy.h:1349: warning: No description found for return value of '__phy_read'
include/linux/phy.h:1364: warning: No description found for return value of 'phy_write'
include/linux/phy.h:1377: warning: No description found for return value of '__phy_write'
include/linux/phy.h:1396: warning: No description found for return value of '__phy_modify_changed'
include/linux/phy.h:1484: warning: No description found for return value of '__phy_set_bits'
include/linux/phy.h:1498: warning: No description found for return value of '__phy_clear_bits'
include/linux/phy.h:1509: warning: No description found for return value of 'phy_set_bits'
include/linux/phy.h:1520: warning: No description found for return value of 'phy_clear_bits'
include/linux/phy.h:1536: warning: No description found for return value of '__phy_set_bits_mmd'
include/linux/phy.h:1552: warning: No description found for return value of '__phy_clear_bits_mmd'
include/linux/phy.h:1566: warning: No description found for return value of 'phy_set_bits_mmd'
include/linux/phy.h:1580: warning: No description found for return value of 'phy_clear_bits_mmd'
include/linux/phy.h:1592: warning: No description found for return value of 'phy_interrupt_is_valid'
include/linux/phy.h:1602: warning: No description found for return value of 'phy_polling_mode'
include/linux/phy.h:1618: warning: No description found for return value of 'phy_has_hwtstamp'
include/linux/phy.h:1627: warning: No description found for return value of 'phy_has_rxtstamp'
include/linux/phy.h:1637: warning: No description found for return value of 'phy_has_tsinfo'
include/linux/phy.h:1646: warning: No description found for return value of 'phy_has_txtstamp'
include/linux/phy.h:1695: warning: No description found for return value of 'phy_on_sfp'
include/linux/phy.h:1705: warning: No description found for return value of 'phy_interface_mode_is_rgmii'
include/linux/phy.h:1719: warning: No description found for return value of 'phy_interface_mode_is_8023z'
include/linux/phy.h:1730: warning: No description found for return value of 'phy_interface_is_rgmii'
include/linux/phy.h:1740: warning: No description found for return value of 'phy_is_pseudo_fixed_link'
drivers/net/phy/mdio_device.c:81: warning: No description found for return value of 'mdio_device_register'
drivers/net/phy/mdio_device.c:156: warning: No description found for return value of 'mdio_probe'
drivers/net/phy/mdio_device.c:206: warning: No description found for return value of 'mdio_driver_register'
drivers/net/phy/phy_device.c:388: warning: No description found for return value of 'phy_register_fixup'
drivers/net/phy/phy_device.c:429: warning: No description found for return value of 'phy_unregister_fixup'
drivers/net/phy/phy_device.c:769: warning: No description found for return value of 'get_phy_c45_ids'
drivers/net/phy/phy_device.c:864: warning: No description found for return value of 'get_phy_c22_id'
drivers/net/phy/phy_device.c:934: warning: No description found for return value of 'get_phy_device'
drivers/net/phy/phy_device.c:972: warning: No description found for return value of 'phy_device_register'
drivers/net/phy/phy_device.c:1036: warning: No description found for return value of 'phy_get_c45_ids'
drivers/net/phy/phy_device.c:1047: warning: No description found for return value of 'phy_find_first'
drivers/net/phy/phy_device.c:1101: warning: No description found for return value of 'phy_connect_direct'
drivers/net/phy/phy_device.c:1137: warning: No description found for return value of 'phy_connect'
drivers/net/phy/phy_device.c:1199: warning: No description found for return value of 'phy_poll_reset'
drivers/net/phy/phy_device.c:1427: warning: No description found for return value of 'phy_sfp_probe'
drivers/net/phy/phy_device.c:1467: warning: No description found for return value of 'phy_attach_direct'
drivers/net/phy/phy_device.c:1635: warning: No description found for return value of 'phy_attach'
drivers/net/phy/phy_device.c:1833: warning: No description found for return value of 'phy_reset_after_clk_enable'
drivers/net/phy/phy_device.c:1861: warning: No description found for return value of 'genphy_config_advert'
drivers/net/phy/phy_device.c:1912: warning: No description found for return value of 'genphy_c37_config_advert'
drivers/net/phy/phy_device.c:1944: warning: No description found for return value of 'genphy_setup_forced'
drivers/net/phy/phy_device.c:2041: warning: No description found for return value of 'genphy_restart_aneg'
drivers/net/phy/phy_device.c:2056: warning: No description found for return value of 'genphy_check_and_restart_aneg'
drivers/net/phy/phy_device.c:2088: warning: No description found for return value of '__genphy_config_aneg'
drivers/net/phy/phy_device.c:2145: warning: No description found for return value of 'genphy_c37_config_aneg'
drivers/net/phy/phy_device.c:2192: warning: No description found for return value of 'genphy_aneg_done'
drivers/net/phy/phy_device.c:2208: warning: No description found for return value of 'genphy_update_link'
drivers/net/phy/phy_device.c:2307: warning: No description found for return value of 'genphy_read_status_fixed'
drivers/net/phy/phy_device.c:2339: warning: No description found for return value of 'genphy_read_status'
drivers/net/phy/phy_device.c:2392: warning: No description found for return value of 'genphy_c37_read_status'
drivers/net/phy/phy_device.c:2798: warning: No description found for return value of 'phy_validate_pause'
drivers/net/phy/phy_device.c:2868: warning: No description found for return value of 'phy_get_internal_delay'
drivers/net/phy/phy_device.c:3174: warning: No description found for return value of 'fwnode_mdio_find_device'
drivers/net/phy/phy_device.c:3197: warning: No description found for return value of 'fwnode_phy_find_device'
drivers/net/phy/phy_device.c:3220: warning: No description found for return value of 'device_phy_find_device'
drivers/net/phy/phy_device.c:3235: warning: No description found for return value of 'fwnode_get_phy_node'
drivers/net/phy/phy_device.c:3256: warning: No description found for return value of 'phy_probe'
drivers/net/phy/phy_device.c:3409: warning: No description found for return value of 'phy_driver_register'
include/linux/phy.h:194: warning: No description found for return value of 'phy_modes'
include/linux/phy.h:413: warning: No description found for return value of 'mdiobus_alloc'
include/linux/phy.h:1264: warning: No description found for return value of 'phy_id_compare'
include/linux/phy.h:1278: warning: No description found for return value of 'phydev_id_compare'
include/linux/phy.h:1293: warning: No description found for return value of 'phy_is_started'
include/linux/phy.h:1323: warning: No description found for return value of 'phy_read'
include/linux/phy.h:1349: warning: No description found for return value of '__phy_read'
include/linux/phy.h:1364: warning: No description found for return value of 'phy_write'
include/linux/phy.h:1377: warning: No description found for return value of '__phy_write'
include/linux/phy.h:1396: warning: No description found for return value of '__phy_modify_changed'
include/linux/phy.h:1484: warning: No description found for return value of '__phy_set_bits'
include/linux/phy.h:1498: warning: No description found for return value of '__phy_clear_bits'
include/linux/phy.h:1509: warning: No description found for return value of 'phy_set_bits'
include/linux/phy.h:1520: warning: No description found for return value of 'phy_clear_bits'
include/linux/phy.h:1536: warning: No description found for return value of '__phy_set_bits_mmd'
include/linux/phy.h:1552: warning: No description found for return value of '__phy_clear_bits_mmd'
include/linux/phy.h:1566: warning: No description found for return value of 'phy_set_bits_mmd'
include/linux/phy.h:1580: warning: No description found for return value of 'phy_clear_bits_mmd'
include/linux/phy.h:1592: warning: No description found for return value of 'phy_interrupt_is_valid'
include/linux/phy.h:1602: warning: No description found for return value of 'phy_polling_mode'
include/linux/phy.h:1618: warning: No description found for return value of 'phy_has_hwtstamp'
include/linux/phy.h:1627: warning: No description found for return value of 'phy_has_rxtstamp'
include/linux/phy.h:1637: warning: No description found for return value of 'phy_has_tsinfo'
include/linux/phy.h:1646: warning: No description found for return value of 'phy_has_txtstamp'
include/linux/phy.h:1695: warning: No description found for return value of 'phy_on_sfp'
include/linux/phy.h:1705: warning: No description found for return value of 'phy_interface_mode_is_rgmii'
include/linux/phy.h:1719: warning: No description found for return value of 'phy_interface_mode_is_8023z'
include/linux/phy.h:1730: warning: No description found for return value of 'phy_interface_is_rgmii'
include/linux/phy.h:1740: warning: No description found for return value of 'phy_is_pseudo_fixed_link'