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:7406: warning: No description found for return value of 'netdev_has_upper_dev'
net/core/dev.c:7430: warning: No description found for return value of 'netdev_has_upper_dev_all_rcu'
net/core/dev.c:7448: warning: No description found for return value of 'netdev_has_any_upper_dev'
net/core/dev.c:7463: warning: No description found for return value of 'netdev_master_upper_dev_get'
net/core/dev.c:7503: warning: No description found for return value of 'netdev_has_any_lower_dev'
net/core/dev.c:7529: warning: No description found for return value of 'netdev_upper_get_next_dev_rcu'
net/core/dev.c:7702: warning: No description found for return value of 'netdev_lower_get_next_private'
net/core/dev.c:7728: warning: No description found for return value of 'netdev_lower_get_next_private_rcu'
net/core/dev.c:7756: warning: No description found for return value of 'netdev_lower_get_next'
net/core/dev.c:8044: warning: No description found for return value of 'netdev_lower_get_first_private_rcu'
net/core/dev.c:8063: warning: No description found for return value of 'netdev_master_upper_dev_get_rcu'
net/core/dev.c:8344: warning: No description found for return value of 'netdev_upper_dev_link'
net/core/dev.c:8373: warning: No description found for return value of 'netdev_master_upper_dev_link'
net/core/dev.c:8802: warning: No description found for return value of 'netdev_get_xmit_slave'
net/core/dev.c:8831: warning: No description found for return value of 'netdev_sk_get_lowest_dev'
net/core/dev.c:9025: warning: No description found for return value of 'dev_set_promiscuity'
net/core/dev.c:9087: warning: No description found for return value of 'dev_set_allmulti'
net/core/dev.c:9140: warning: No description found for return value of 'dev_get_flags'
net/core/dev.c:9270: warning: No description found for return value of 'dev_change_flags'
net/core/dev.c:9323: warning: No description found for return value of 'dev_set_mtu_ext'
net/core/dev.c:9379: warning: No description found for return value of 'dev_change_tx_queue_len'
net/core/dev.c:9423: warning: No description found for return value of 'dev_pre_changeaddr_notify'
net/core/dev.c:9446: warning: No description found for return value of 'dev_set_mac_address'
net/core/dev.c:9521: warning: No description found for return value of 'dev_change_carrier'
net/core/dev.c:9540: warning: No description found for return value of 'dev_get_phys_port_id'
net/core/dev.c:9558: warning: No description found for return value of 'dev_get_phys_port_name'
net/core/dev.c:9581: warning: No description found for return value of 'dev_get_port_parent_id'
net/core/dev.c:9619: warning: No description found for return value of 'netdev_port_same_parent_id'
net/core/dev.c:9638: warning: No description found for return value of 'dev_change_proto_down'
net/core/dev.c:10199: warning: No description found for return value of 'dev_change_xdp_fd'
net/core/dev.c:10800: warning: No description found for return value of 'register_netdevice'
net/core/dev.c:11016: warning: No description found for return value of 'register_netdev'
net/core/dev.c:11062: warning: No description found for return value of 'netdev_wait_allrefs_any'
net/core/dev.c:11334: warning: No description found for return value of 'dev_get_stats'
net/core/dev.c:11481: warning: No description found for return value of 'alloc_netdev_mqs'
net/core/dev.c:11948: warning: No description found for return value of '__dev_change_net_namespace'
net/core/dev.c:12172: warning: No description found for return value of 'netdev_increment_features'
net/core/dev.c:12236: 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:7456: warning: No description found for return value of 'netdev_has_upper_dev'
net/core/dev.c:7480: warning: No description found for return value of 'netdev_has_upper_dev_all_rcu'
net/core/dev.c:7498: warning: No description found for return value of 'netdev_has_any_upper_dev'
net/core/dev.c:7513: warning: No description found for return value of 'netdev_master_upper_dev_get'
net/core/dev.c:7553: warning: No description found for return value of 'netdev_has_any_lower_dev'
net/core/dev.c:7579: warning: No description found for return value of 'netdev_upper_get_next_dev_rcu'
net/core/dev.c:7752: warning: No description found for return value of 'netdev_lower_get_next_private'
net/core/dev.c:7778: warning: No description found for return value of 'netdev_lower_get_next_private_rcu'
net/core/dev.c:7806: warning: No description found for return value of 'netdev_lower_get_next'
net/core/dev.c:8094: warning: No description found for return value of 'netdev_lower_get_first_private_rcu'
net/core/dev.c:8113: warning: No description found for return value of 'netdev_master_upper_dev_get_rcu'
net/core/dev.c:8394: warning: No description found for return value of 'netdev_upper_dev_link'
net/core/dev.c:8423: warning: No description found for return value of 'netdev_master_upper_dev_link'
net/core/dev.c:8852: warning: No description found for return value of 'netdev_get_xmit_slave'
net/core/dev.c:8881: warning: No description found for return value of 'netdev_sk_get_lowest_dev'
net/core/dev.c:9075: warning: No description found for return value of 'dev_set_promiscuity'
net/core/dev.c:9137: warning: No description found for return value of 'dev_set_allmulti'
net/core/dev.c:9190: warning: No description found for return value of 'dev_get_flags'
net/core/dev.c:9320: warning: No description found for return value of 'dev_change_flags'
net/core/dev.c:9373: warning: No description found for return value of 'dev_set_mtu_ext'
net/core/dev.c:9429: warning: No description found for return value of 'dev_change_tx_queue_len'
net/core/dev.c:9473: warning: No description found for return value of 'dev_pre_changeaddr_notify'
net/core/dev.c:9496: warning: No description found for return value of 'dev_set_mac_address'
net/core/dev.c:9571: warning: No description found for return value of 'dev_change_carrier'
net/core/dev.c:9590: warning: No description found for return value of 'dev_get_phys_port_id'
net/core/dev.c:9608: warning: No description found for return value of 'dev_get_phys_port_name'
net/core/dev.c:9631: warning: No description found for return value of 'dev_get_port_parent_id'
net/core/dev.c:9669: warning: No description found for return value of 'netdev_port_same_parent_id'
net/core/dev.c:9688: warning: No description found for return value of 'dev_change_proto_down'
net/core/dev.c:10249: warning: No description found for return value of 'dev_change_xdp_fd'
net/core/dev.c:10850: warning: No description found for return value of 'register_netdevice'
net/core/dev.c:11066: warning: No description found for return value of 'register_netdev'
net/core/dev.c:11112: warning: No description found for return value of 'netdev_wait_allrefs_any'
net/core/dev.c:11384: warning: No description found for return value of 'dev_get_stats'
net/core/dev.c:11531: warning: No description found for return value of 'alloc_netdev_mqs'
net/core/dev.c:11998: warning: No description found for return value of '__dev_change_net_namespace'
net/core/dev.c:12222: warning: No description found for return value of 'netdev_increment_features'
net/core/dev.c:12286: 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