drivers/net/ethernet/atheros/atl1c/atl1c_main.c:466: warning: No description found for return value of 'atl1c_set_mac_addr'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:558: warning: No description found for return value of 'atl1c_change_mtu'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:664: warning: No description found for return value of 'atl1c_alloc_queues'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:781: warning: No description found for return value of 'atl1c_sw_init'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:985: warning: No description found for return value of 'atl1c_setup_ring_resources'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1408: warning: No description found for return value of 'atl1c_configure_mac'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1537: warning: No description found for return value of 'atl1c_get_stats'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1672: warning: No description found for return value of 'atl1c_intr'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1871: warning: No description found for return value of 'atl1c_clean_rx'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2460: warning: No description found for return value of 'atl1c_open'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2498: warning: No description found for return value of 'atl1c_close'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2614: warning: No description found for return value of 'atl1c_probe'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2799: warning: No description found for return value of 'atl1c_io_error_detected'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2825: warning: No description found for return value of 'atl1c_io_slot_reset'
include/linux/netdevice.h:618: warning: No description found for return value of 'napi_if_scheduled_mark_missed'
include/linux/netdevice.h:2690: warning: No description found for return value of 'netdev_priv'
include/linux/netdevice.h:3585: warning: No description found for return value of 'netif_queue_stopped'
include/linux/netdevice.h:3834: warning: No description found for return value of 'netdev_cap_txqueue'
include/linux/netdevice.h:3852: warning: No description found for return value of 'netif_running'
include/linux/netdevice.h:3899: warning: No description found for return value of '__netif_subqueue_stopped'
include/linux/netdevice.h:3914: warning: No description found for return value of 'netif_subqueue_stopped'
include/linux/netdevice.h:3949: warning: No description found for return value of 'netif_attr_test_mask'
include/linux/netdevice.h:4046: warning: No description found for return value of 'netif_is_multiqueue'
include/linux/netdevice.h:4395: warning: No description found for return value of 'netif_carrier_ok'
include/linux/netdevice.h:4444: warning: No description found for return value of 'netif_dormant'
include/linux/netdevice.h:4484: warning: No description found for return value of 'netif_testing'
include/linux/netdevice.h:4496: warning: No description found for return value of 'netif_oper_up'
include/linux/netdevice.h:4510: warning: No description found for return value of 'netif_device_present'
include/linux/netdevice.h:4865: warning: No description found for return value of '__dev_uc_sync'
include/linux/netdevice.h:4909: warning: No description found for return value of '__dev_mc_sync'
include/uapi/linux/netdev.h:14: warning: missing initial short description on line:
 * enum netdev_xdp_act
include/uapi/linux/netdev.h:43: warning: missing initial short description on line:
 * enum netdev_xdp_rx_metadata
include/uapi/linux/netdev.h:58: warning: missing initial short description on line:
 * enum netdev_xsk_flags
net/core/dev.c:673: warning: No description found for return value of 'dev_get_iflink'
net/core/dev.c:691: warning: No description found for return value of 'dev_fill_metadata_dst'
net/core/dev.c:844: warning: No description found for return value of '__dev_get_by_name'
net/core/dev.c:865: warning: No description found for return value of 'dev_get_by_name_rcu'
net/core/dev.c:901: warning: No description found for return value of 'netdev_get_by_name'
net/core/dev.c:923: warning: No description found for return value of '__dev_get_by_index'
net/core/dev.c:947: warning: No description found for return value of 'dev_get_by_index_rcu'
net/core/dev.c:986: warning: No description found for return value of 'netdev_get_by_index'
net/core/dev.c:1006: warning: No description found for return value of 'dev_get_by_napi_id'
net/core/dev.c:1105: warning: No description found for return value of 'netdev_get_name'
net/core/dev.c:1141: warning: No description found for return value of 'dev_getbyhwaddr_rcu'
net/core/dev.c:1182: warning: No description found for return value of '__dev_get_by_flags'
net/core/dev.c:1207: warning: No description found for return value of 'dev_valid_name'
net/core/dev.c:1240: warning: No description found for return value of '__dev_alloc_name'
net/core/dev.c:1329: warning: No description found for return value of 'dev_alloc_name'
net/core/dev.c:1352: warning: No description found for return value of 'dev_change_name'
net/core/dev.c:1430: warning: No description found for return value of 'dev_set_alias'
net/core/dev.c:1467: warning: No description found for return value of 'dev_get_alias'
net/core/dev.c:1635: warning: No description found for return value of 'dev_open'
net/core/dev.c:1895: warning: No description found for return value of 'register_netdevice_notifier'
net/core/dev.c:1950: warning: No description found for return value of 'unregister_netdevice_notifier'
net/core/dev.c:2026: warning: No description found for return value of 'register_netdevice_notifier_net'
net/core/dev.c:2055: warning: No description found for return value of 'unregister_netdevice_notifier_net'
net/core/dev.c:2129: warning: No description found for return value of 'call_netdevice_notifiers_info'
net/core/dev.c:2162: warning: No description found for return value of 'call_netdevice_notifiers_info_robust'
net/core/dev.c:2193: warning: No description found for return value of 'call_netdevice_notifiers'
net/core/dev.c:2209: warning: No description found for return value of 'call_netdevice_notifiers_mtu'
net/core/dev.c:2368: warning: No description found for return value of 'dev_forward_skb'
net/core/dev.c:2425: warning: No description found for return value of 'dev_nit_active'
net/core/dev.c:3131: warning: No description found for return value of 'netif_set_real_num_rx_queues'
net/core/dev.c:3163: warning: No description found for return value of 'netif_set_real_num_queues'
net/core/dev.c:3251: warning: No description found for return value of 'netif_get_num_default_rss_queues'
net/core/dev.c:4089: warning: No description found for return value of 'dev_loopback_xmit'
net/core/dev.c:4869: warning: No description found for return value of 'rps_may_expire_flow'
net/core/dev.c:5366: warning: No description found for return value of '__netif_rx'
net/core/dev.c:5398: warning: No description found for return value of 'netif_rx'
net/core/dev.c:5513: warning: No description found for return value of 'netdev_is_rx_handler_busy'
net/core/dev.c:5536: warning: No description found for return value of 'netdev_rx_handler_register'
net/core/dev.c:5850: warning: No description found for return value of 'netif_receive_skb_core'
net/core/dev.c:6082: warning: No description found for return value of 'netif_receive_skb'
net/core/dev.c:6354: warning: No description found for return value of 'napi_schedule_prep'
net/core/dev.c:7409: warning: No description found for return value of 'netdev_has_upper_dev'
net/core/dev.c:7433: warning: No description found for return value of 'netdev_has_upper_dev_all_rcu'
net/core/dev.c:7451: warning: No description found for return value of 'netdev_has_any_upper_dev'
net/core/dev.c:7466: warning: No description found for return value of 'netdev_master_upper_dev_get'
net/core/dev.c:7506: warning: No description found for return value of 'netdev_has_any_lower_dev'
net/core/dev.c:7532: warning: No description found for return value of 'netdev_upper_get_next_dev_rcu'
net/core/dev.c:7705: warning: No description found for return value of 'netdev_lower_get_next_private'
net/core/dev.c:7731: warning: No description found for return value of 'netdev_lower_get_next_private_rcu'
net/core/dev.c:7759: warning: No description found for return value of 'netdev_lower_get_next'
net/core/dev.c:8047: warning: No description found for return value of 'netdev_lower_get_first_private_rcu'
net/core/dev.c:8066: warning: No description found for return value of 'netdev_master_upper_dev_get_rcu'
net/core/dev.c:8347: warning: No description found for return value of 'netdev_upper_dev_link'
net/core/dev.c:8376: warning: No description found for return value of 'netdev_master_upper_dev_link'
net/core/dev.c:8805: warning: No description found for return value of 'netdev_get_xmit_slave'
net/core/dev.c:8834: warning: No description found for return value of 'netdev_sk_get_lowest_dev'
net/core/dev.c:9028: warning: No description found for return value of 'dev_set_promiscuity'
net/core/dev.c:9090: warning: No description found for return value of 'dev_set_allmulti'
net/core/dev.c:9143: warning: No description found for return value of 'dev_get_flags'
net/core/dev.c:9273: warning: No description found for return value of 'dev_change_flags'
net/core/dev.c:9326: warning: No description found for return value of 'dev_set_mtu_ext'
net/core/dev.c:9382: warning: No description found for return value of 'dev_change_tx_queue_len'
net/core/dev.c:9426: warning: No description found for return value of 'dev_pre_changeaddr_notify'
net/core/dev.c:9449: warning: No description found for return value of 'dev_set_mac_address'
net/core/dev.c:9524: warning: No description found for return value of 'dev_change_carrier'
net/core/dev.c:9543: warning: No description found for return value of 'dev_get_phys_port_id'
net/core/dev.c:9561: warning: No description found for return value of 'dev_get_phys_port_name'
net/core/dev.c:9584: warning: No description found for return value of 'dev_get_port_parent_id'
net/core/dev.c:9622: warning: No description found for return value of 'netdev_port_same_parent_id'
net/core/dev.c:9641: warning: No description found for return value of 'dev_change_proto_down'
net/core/dev.c:10206: warning: No description found for return value of 'dev_change_xdp_fd'
net/core/dev.c:10784: warning: No description found for return value of 'register_netdevice'
net/core/dev.c:11000: warning: No description found for return value of 'register_netdev'
net/core/dev.c:11046: warning: No description found for return value of 'netdev_wait_allrefs_any'
net/core/dev.c:11318: warning: No description found for return value of 'dev_get_stats'
net/core/dev.c:11465: warning: No description found for return value of 'alloc_netdev_mqs'
net/core/dev.c:11928: warning: No description found for return value of '__dev_change_net_namespace'
net/core/dev.c:12152: warning: No description found for return value of 'netdev_increment_features'
net/core/dev.c:12216: warning: No description found for return value of 'netdev_drivername'
tools/include/uapi/linux/netdev.h:14: warning: missing initial short description on line:
 * enum netdev_xdp_act
tools/include/uapi/linux/netdev.h:43: warning: missing initial short description on line:
 * enum netdev_xdp_rx_metadata
tools/include/uapi/linux/netdev.h:58: warning: missing initial short description on line:
 * enum netdev_xsk_flags
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:466: warning: No description found for return value of 'atl1c_set_mac_addr'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:558: warning: No description found for return value of 'atl1c_change_mtu'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:664: warning: No description found for return value of 'atl1c_alloc_queues'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:781: warning: No description found for return value of 'atl1c_sw_init'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:985: warning: No description found for return value of 'atl1c_setup_ring_resources'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1408: warning: No description found for return value of 'atl1c_configure_mac'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1537: warning: No description found for return value of 'atl1c_get_stats'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1672: warning: No description found for return value of 'atl1c_intr'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1871: warning: No description found for return value of 'atl1c_clean_rx'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2460: warning: No description found for return value of 'atl1c_open'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2498: warning: No description found for return value of 'atl1c_close'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2614: warning: No description found for return value of 'atl1c_probe'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2799: warning: No description found for return value of 'atl1c_io_error_detected'
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:2825: warning: No description found for return value of 'atl1c_io_slot_reset'
include/linux/netdevice.h:628: warning: No description found for return value of 'napi_if_scheduled_mark_missed'
include/linux/netdevice.h:2700: warning: No description found for return value of 'netdev_priv'
include/linux/netdevice.h:3595: warning: No description found for return value of 'netif_queue_stopped'
include/linux/netdevice.h:3844: warning: No description found for return value of 'netdev_cap_txqueue'
include/linux/netdevice.h:3862: warning: No description found for return value of 'netif_running'
include/linux/netdevice.h:3909: warning: No description found for return value of '__netif_subqueue_stopped'
include/linux/netdevice.h:3924: warning: No description found for return value of 'netif_subqueue_stopped'
include/linux/netdevice.h:3959: warning: No description found for return value of 'netif_attr_test_mask'
include/linux/netdevice.h:4056: warning: No description found for return value of 'netif_is_multiqueue'
include/linux/netdevice.h:4405: warning: No description found for return value of 'netif_carrier_ok'
include/linux/netdevice.h:4454: warning: No description found for return value of 'netif_dormant'
include/linux/netdevice.h:4494: warning: No description found for return value of 'netif_testing'
include/linux/netdevice.h:4506: warning: No description found for return value of 'netif_oper_up'
include/linux/netdevice.h:4520: warning: No description found for return value of 'netif_device_present'
include/linux/netdevice.h:4875: warning: No description found for return value of '__dev_uc_sync'
include/linux/netdevice.h:4919: warning: No description found for return value of '__dev_mc_sync'
include/uapi/linux/netdev.h:14: warning: missing initial short description on line:
 * enum netdev_xdp_act
include/uapi/linux/netdev.h:43: warning: missing initial short description on line:
 * enum netdev_xdp_rx_metadata
include/uapi/linux/netdev.h:58: warning: missing initial short description on line:
 * enum netdev_xsk_flags
net/core/dev.c:674: warning: No description found for return value of 'dev_get_iflink'
net/core/dev.c:692: warning: No description found for return value of 'dev_fill_metadata_dst'
net/core/dev.c:845: warning: No description found for return value of '__dev_get_by_name'
net/core/dev.c:866: warning: No description found for return value of 'dev_get_by_name_rcu'
net/core/dev.c:902: warning: No description found for return value of 'netdev_get_by_name'
net/core/dev.c:924: warning: No description found for return value of '__dev_get_by_index'
net/core/dev.c:948: warning: No description found for return value of 'dev_get_by_index_rcu'
net/core/dev.c:987: warning: No description found for return value of 'netdev_get_by_index'
net/core/dev.c:1007: warning: No description found for return value of 'dev_get_by_napi_id'
net/core/dev.c:1106: warning: No description found for return value of 'netdev_get_name'
net/core/dev.c:1142: warning: No description found for return value of 'dev_getbyhwaddr_rcu'
net/core/dev.c:1183: warning: No description found for return value of '__dev_get_by_flags'
net/core/dev.c:1208: warning: No description found for return value of 'dev_valid_name'
net/core/dev.c:1241: warning: No description found for return value of '__dev_alloc_name'
net/core/dev.c:1330: warning: No description found for return value of 'dev_alloc_name'
net/core/dev.c:1353: warning: No description found for return value of 'dev_change_name'
net/core/dev.c:1431: warning: No description found for return value of 'dev_set_alias'
net/core/dev.c:1468: warning: No description found for return value of 'dev_get_alias'
net/core/dev.c:1636: warning: No description found for return value of 'dev_open'
net/core/dev.c:1896: warning: No description found for return value of 'register_netdevice_notifier'
net/core/dev.c:1951: warning: No description found for return value of 'unregister_netdevice_notifier'
net/core/dev.c:2027: warning: No description found for return value of 'register_netdevice_notifier_net'
net/core/dev.c:2056: warning: No description found for return value of 'unregister_netdevice_notifier_net'
net/core/dev.c:2130: warning: No description found for return value of 'call_netdevice_notifiers_info'
net/core/dev.c:2163: warning: No description found for return value of 'call_netdevice_notifiers_info_robust'
net/core/dev.c:2194: warning: No description found for return value of 'call_netdevice_notifiers'
net/core/dev.c:2210: warning: No description found for return value of 'call_netdevice_notifiers_mtu'
net/core/dev.c:2369: warning: No description found for return value of 'dev_forward_skb'
net/core/dev.c:2426: warning: No description found for return value of 'dev_nit_active'
net/core/dev.c:3132: warning: No description found for return value of 'netif_set_real_num_rx_queues'
net/core/dev.c:3164: warning: No description found for return value of 'netif_set_real_num_queues'
net/core/dev.c:3252: warning: No description found for return value of 'netif_get_num_default_rss_queues'
net/core/dev.c:4090: warning: No description found for return value of 'dev_loopback_xmit'
net/core/dev.c:4870: warning: No description found for return value of 'rps_may_expire_flow'
net/core/dev.c:5367: warning: No description found for return value of '__netif_rx'
net/core/dev.c:5399: warning: No description found for return value of 'netif_rx'
net/core/dev.c:5514: warning: No description found for return value of 'netdev_is_rx_handler_busy'
net/core/dev.c:5537: warning: No description found for return value of 'netdev_rx_handler_register'
net/core/dev.c:5851: warning: No description found for return value of 'netif_receive_skb_core'
net/core/dev.c:6083: warning: No description found for return value of 'netif_receive_skb'
net/core/dev.c:6355: warning: No description found for return value of 'napi_schedule_prep'
net/core/dev.c:7459: warning: No description found for return value of 'netdev_has_upper_dev'
net/core/dev.c:7483: warning: No description found for return value of 'netdev_has_upper_dev_all_rcu'
net/core/dev.c:7501: warning: No description found for return value of 'netdev_has_any_upper_dev'
net/core/dev.c:7516: warning: No description found for return value of 'netdev_master_upper_dev_get'
net/core/dev.c:7556: warning: No description found for return value of 'netdev_has_any_lower_dev'
net/core/dev.c:7582: warning: No description found for return value of 'netdev_upper_get_next_dev_rcu'
net/core/dev.c:7755: warning: No description found for return value of 'netdev_lower_get_next_private'
net/core/dev.c:7781: warning: No description found for return value of 'netdev_lower_get_next_private_rcu'
net/core/dev.c:7809: warning: No description found for return value of 'netdev_lower_get_next'
net/core/dev.c:8097: warning: No description found for return value of 'netdev_lower_get_first_private_rcu'
net/core/dev.c:8116: warning: No description found for return value of 'netdev_master_upper_dev_get_rcu'
net/core/dev.c:8397: warning: No description found for return value of 'netdev_upper_dev_link'
net/core/dev.c:8426: warning: No description found for return value of 'netdev_master_upper_dev_link'
net/core/dev.c:8855: warning: No description found for return value of 'netdev_get_xmit_slave'
net/core/dev.c:8884: warning: No description found for return value of 'netdev_sk_get_lowest_dev'
net/core/dev.c:9078: warning: No description found for return value of 'dev_set_promiscuity'
net/core/dev.c:9140: warning: No description found for return value of 'dev_set_allmulti'
net/core/dev.c:9193: warning: No description found for return value of 'dev_get_flags'
net/core/dev.c:9323: warning: No description found for return value of 'dev_change_flags'
net/core/dev.c:9376: warning: No description found for return value of 'dev_set_mtu_ext'
net/core/dev.c:9432: warning: No description found for return value of 'dev_change_tx_queue_len'
net/core/dev.c:9476: warning: No description found for return value of 'dev_pre_changeaddr_notify'
net/core/dev.c:9499: warning: No description found for return value of 'dev_set_mac_address'
net/core/dev.c:9574: warning: No description found for return value of 'dev_change_carrier'
net/core/dev.c:9593: warning: No description found for return value of 'dev_get_phys_port_id'
net/core/dev.c:9611: warning: No description found for return value of 'dev_get_phys_port_name'
net/core/dev.c:9634: warning: No description found for return value of 'dev_get_port_parent_id'
net/core/dev.c:9672: warning: No description found for return value of 'netdev_port_same_parent_id'
net/core/dev.c:9691: warning: No description found for return value of 'dev_change_proto_down'
net/core/dev.c:10256: warning: No description found for return value of 'dev_change_xdp_fd'
net/core/dev.c:10834: warning: No description found for return value of 'register_netdevice'
net/core/dev.c:11050: warning: No description found for return value of 'register_netdev'
net/core/dev.c:11096: warning: No description found for return value of 'netdev_wait_allrefs_any'
net/core/dev.c:11368: warning: No description found for return value of 'dev_get_stats'
net/core/dev.c:11515: warning: No description found for return value of 'alloc_netdev_mqs'
net/core/dev.c:11978: warning: No description found for return value of '__dev_change_net_namespace'
net/core/dev.c:12202: warning: No description found for return value of 'netdev_increment_features'
net/core/dev.c:12266: warning: No description found for return value of 'netdev_drivername'
tools/include/uapi/linux/netdev.h:14: warning: missing initial short description on line:
 * enum netdev_xdp_act
tools/include/uapi/linux/netdev.h:43: warning: missing initial short description on line:
 * enum netdev_xdp_rx_metadata
tools/include/uapi/linux/netdev.h:58: warning: missing initial short description on line:
 * enum netdev_xsk_flags