include/net/sock.h:590: warning: No description found for return value of 'sk_user_data_is_nocopy'
include/net/sock.h:609: warning: No description found for return value of '__locked_read_sk_user_data_with_flags'
include/net/sock.h:632: warning: No description found for return value of '__rcu_dereference_sk_user_data_with_flags'
include/net/sock.h:1646: warning: No description found for return value of 'lock_sock_fast'
include/net/tcp.h:2114: warning: No description found for return value of 'tcp_write_queue_empty'
include/net/udp.h:242: warning: No description found for return value of 'udp_csum_outgoing'
net/core/sock.c:172: warning: No description found for return value of 'sk_ns_capable'
net/core/sock.c:188: warning: No description found for return value of 'sk_capable'
net/core/sock.c:203: warning: No description found for return value of 'sk_net_capable'
net/core/sock.c:2247: warning: No description found for return value of 'sk_alloc'
net/core/sock.c:2416: warning: No description found for return value of 'sk_clone_lock'
net/core/sock.c:3081: warning: No description found for return value of 'skb_page_frag_refill'
net/core/sock.c:3201: warning: No description found for return value of 'sk_wait_data'
net/core/sock.c:3230: warning: No description found for return value of '__sk_mem_raise_allocated'
net/core/sock.c:3344: warning: No description found for return value of '__sk_mem_schedule'
net/dccp/ccid.c:51: warning: No description found for return value of 'ccid_get_builtin_ccids'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_slab' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_slab' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_slab_name' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_slab_name' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_obj_size' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_obj_size' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_init' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_init' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_exit' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_exit' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_parse_options' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_insert_options' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_parse_options' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_get_info' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_get_info' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_getsockopt' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_getsockopt' not described in 'ccid_operations'
net/dccp/ccid.h:202: warning: Function parameter or struct member 'ccid' not described in 'ccid_hc_tx_parse_options'
net/dccp/ccid.h:202: warning: Function parameter or struct member 'sk' not described in 'ccid_hc_tx_parse_options'
net/dccp/ccid.h:202: warning: No description found for return value of 'ccid_hc_tx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'ccid' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'sk' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'pkt' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'opt' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'val' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'len' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: No description found for return value of 'ccid_hc_rx_parse_options'
net/dccp/ccids/ccid3.c:274: warning: No description found for return value of 'ccid3_hc_tx_send_packet'
net/dccp/ccids/ccid3.c:674: warning: No description found for return value of 'ccid3_first_li'
net/dccp/dccp.h:147: warning: No description found for return value of 'dccp_loss_count'
net/dccp/dccp.h:160: warning: Function parameter or struct member 's1' not described in 'dccp_loss_free'
net/dccp/dccp.h:160: warning: Function parameter or struct member 's2' not described in 'dccp_loss_free'
net/dccp/dccp.h:160: warning: Function parameter or struct member 'ndp' not described in 'dccp_loss_free'
net/dccp/dccp.h:160: warning: No description found for return value of 'dccp_loss_free'
net/dccp/dccp.h:335: warning: cannot understand function prototype: 'struct dccp_skb_cb '
net/ipv4/tcp.c:802: warning: No description found for return value of 'tcp_splice_read'
net/ipv4/udp.c:242: warning: No description found for return value of 'udp_lib_get_port'
net/ipv4/udp.c:1869: warning: No description found for return value of 'first_packet_length'
net/ipv4/udp.c:3139: warning: No description found for return value of 'udp_poll'
net/iucv/af_iucv.c:133: warning: No description found for return value of 'iucv_msg_length'
net/iucv/af_iucv.c:152: warning: No description found for return value of 'iucv_sock_in_state'
net/iucv/af_iucv.c:165: warning: No description found for return value of 'iucv_below_msglim'
net/iucv/af_iucv.c:890: warning: No description found for return value of 'iucv_send_iprm'
net/llc/af_llc.c:65: warning: No description found for return value of 'llc_ui_next_link_no'
net/llc/af_llc.c:76: warning: No description found for return value of 'llc_proto_type'
net/llc/af_llc.c:85: warning: No description found for return value of 'llc_ui_addr_null'
net/llc/af_llc.c:99: warning: No description found for return value of 'llc_ui_header_len'
net/llc/af_llc.c:129: warning: No description found for return value of 'llc_ui_send_data'
net/llc/af_llc.c:174: warning: No description found for return value of 'llc_ui_create'
net/llc/af_llc.c:202: warning: No description found for return value of 'llc_ui_release'
net/llc/af_llc.c:245: warning: No description found for return value of 'llc_ui_autoport'
net/llc/af_llc.c:555: warning: No description found for return value of 'llc_ui_listen'
net/llc/af_llc.c:699: warning: No description found for return value of 'llc_ui_accept'
net/llc/af_llc.c:762: warning: No description found for return value of 'llc_ui_recvmsg'
net/llc/af_llc.c:932: warning: No description found for return value of 'llc_ui_sendmsg'
net/llc/af_llc.c:1029: warning: No description found for return value of 'llc_ui_getname'
net/llc/af_llc.c:1077: warning: No description found for return value of 'llc_ui_ioctl'
net/llc/af_llc.c:1093: warning: No description found for return value of 'llc_ui_setsockopt'
net/llc/af_llc.c:1175: warning: No description found for return value of 'llc_ui_getsockopt'
net/netlink/af_netlink.c:853: warning: No description found for return value of '__netlink_ns_capable'
net/netlink/af_netlink.c:872: warning: No description found for return value of 'netlink_ns_capable'
net/netlink/af_netlink.c:887: warning: No description found for return value of 'netlink_capable'
net/netlink/af_netlink.c:903: warning: No description found for return value of 'netlink_net_capable'
net/netlink/af_netlink.c:1596: warning: No description found for return value of 'netlink_set_err'
net/netlink/af_netlink.c:2108: warning: No description found for return value of 'netlink_change_ngroups'
net/netlink/af_netlink.c:2565: warning: No description found for return value of 'nlmsg_notify'
net/rxrpc/af_rxrpc.c:273: warning: No description found for return value of 'rxrpc_kernel_lookup_peer'
net/rxrpc/af_rxrpc.c:292: warning: No description found for return value of 'rxrpc_kernel_get_peer'
net/rxrpc/af_rxrpc.c:341: warning: No description found for return value of 'rxrpc_kernel_begin_call'
net/rxrpc/af_rxrpc.c:444: warning: No description found for return value of 'rxrpc_kernel_check_life'
net/rxrpc/af_rxrpc.c:462: warning: No description found for return value of 'rxrpc_kernel_get_epoch'
net/socket.c:250: warning: No description found for return value of 'move_addr_to_kernel'
net/socket.c:279: warning: No description found for return value of 'move_addr_to_user'
net/socket.c:465: warning: No description found for return value of 'sock_alloc_file'
net/socket.c:519: warning: No description found for return value of 'sock_from_file'
net/socket.c:541: warning: No description found for return value of 'sockfd_lookup'
net/socket.c:619: warning: No description found for return value of 'sock_alloc'
net/socket.c:740: warning: No description found for return value of 'sock_sendmsg'
net/socket.c:773: warning: No description found for return value of 'kernel_sendmsg'
net/socket.c:1037: warning: No description found for return value of 'sock_recvmsg'
net/socket.c:1062: warning: No description found for return value of 'kernel_recvmsg'
net/socket.c:1332: warning: No description found for return value of 'sock_create_lite'
net/socket.c:1473: warning: No description found for return value of '__sock_create'
net/socket.c:1599: warning: No description found for return value of 'sock_create'
net/socket.c:1617: warning: No description found for return value of 'sock_create_kern'
net/socket.c:3187: warning: No description found for return value of 'sock_register'
net/socket.c:3524: warning: No description found for return value of 'kernel_bind'
net/socket.c:3543: warning: No description found for return value of 'kernel_listen'
net/socket.c:3560: warning: No description found for return value of 'kernel_accept'
net/socket.c:3604: warning: No description found for return value of 'kernel_connect'
net/socket.c:3624: warning: No description found for return value of 'kernel_getsockname'
net/socket.c:3639: warning: No description found for return value of 'kernel_getpeername'
net/socket.c:3653: warning: No description found for return value of 'kernel_sock_shutdown'
net/socket.c:3669: warning: No description found for return value of 'kernel_sock_ip_overhead'
net/tipc/socket.c:908: warning: No description found for return value of 'tipc_send_group_msg'
net/tipc/socket.c:2399: warning: No description found for return value of 'tipc_sk_backlog_rcv'
net/tipc/socket.c:3938: warning: No description found for return value of 'tipc_sk_dump'
include/net/sock.h:590: warning: No description found for return value of 'sk_user_data_is_nocopy'
include/net/sock.h:609: warning: No description found for return value of '__locked_read_sk_user_data_with_flags'
include/net/sock.h:632: warning: No description found for return value of '__rcu_dereference_sk_user_data_with_flags'
include/net/sock.h:1646: warning: No description found for return value of 'lock_sock_fast'
include/net/tcp.h:2114: warning: No description found for return value of 'tcp_write_queue_empty'
include/net/udp.h:242: warning: No description found for return value of 'udp_csum_outgoing'
net/core/sock.c:172: warning: No description found for return value of 'sk_ns_capable'
net/core/sock.c:188: warning: No description found for return value of 'sk_capable'
net/core/sock.c:203: warning: No description found for return value of 'sk_net_capable'
net/core/sock.c:2247: warning: No description found for return value of 'sk_alloc'
net/core/sock.c:2416: warning: No description found for return value of 'sk_clone_lock'
net/core/sock.c:3081: warning: No description found for return value of 'skb_page_frag_refill'
net/core/sock.c:3201: warning: No description found for return value of 'sk_wait_data'
net/core/sock.c:3230: warning: No description found for return value of '__sk_mem_raise_allocated'
net/core/sock.c:3344: warning: No description found for return value of '__sk_mem_schedule'
net/dccp/ccid.c:51: warning: No description found for return value of 'ccid_get_builtin_ccids'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_slab' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_slab' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_slab_name' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_slab_name' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_obj_size' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_obj_size' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_init' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_init' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_exit' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_exit' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_parse_options' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_insert_options' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_parse_options' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_get_info' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_get_info' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_rx_getsockopt' not described in 'ccid_operations'
net/dccp/ccid.h:87: warning: Function parameter or struct member 'ccid_hc_tx_getsockopt' not described in 'ccid_operations'
net/dccp/ccid.h:202: warning: Function parameter or struct member 'ccid' not described in 'ccid_hc_tx_parse_options'
net/dccp/ccid.h:202: warning: Function parameter or struct member 'sk' not described in 'ccid_hc_tx_parse_options'
net/dccp/ccid.h:202: warning: No description found for return value of 'ccid_hc_tx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'ccid' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'sk' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'pkt' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'opt' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'val' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: Function parameter or struct member 'len' not described in 'ccid_hc_rx_parse_options'
net/dccp/ccid.h:214: warning: No description found for return value of 'ccid_hc_rx_parse_options'
net/dccp/ccids/ccid3.c:274: warning: No description found for return value of 'ccid3_hc_tx_send_packet'
net/dccp/ccids/ccid3.c:674: warning: No description found for return value of 'ccid3_first_li'
net/dccp/dccp.h:147: warning: No description found for return value of 'dccp_loss_count'
net/dccp/dccp.h:160: warning: Function parameter or struct member 's1' not described in 'dccp_loss_free'
net/dccp/dccp.h:160: warning: Function parameter or struct member 's2' not described in 'dccp_loss_free'
net/dccp/dccp.h:160: warning: Function parameter or struct member 'ndp' not described in 'dccp_loss_free'
net/dccp/dccp.h:160: warning: No description found for return value of 'dccp_loss_free'
net/dccp/dccp.h:335: warning: cannot understand function prototype: 'struct dccp_skb_cb '
net/ipv4/tcp.c:802: warning: No description found for return value of 'tcp_splice_read'
net/ipv4/udp.c:242: warning: No description found for return value of 'udp_lib_get_port'
net/ipv4/udp.c:1869: warning: No description found for return value of 'first_packet_length'
net/ipv4/udp.c:3139: warning: No description found for return value of 'udp_poll'
net/iucv/af_iucv.c:133: warning: No description found for return value of 'iucv_msg_length'
net/iucv/af_iucv.c:152: warning: No description found for return value of 'iucv_sock_in_state'
net/iucv/af_iucv.c:165: warning: No description found for return value of 'iucv_below_msglim'
net/iucv/af_iucv.c:890: warning: No description found for return value of 'iucv_send_iprm'
net/llc/af_llc.c:65: warning: No description found for return value of 'llc_ui_next_link_no'
net/llc/af_llc.c:76: warning: No description found for return value of 'llc_proto_type'
net/llc/af_llc.c:85: warning: No description found for return value of 'llc_ui_addr_null'
net/llc/af_llc.c:99: warning: No description found for return value of 'llc_ui_header_len'
net/llc/af_llc.c:129: warning: No description found for return value of 'llc_ui_send_data'
net/llc/af_llc.c:174: warning: No description found for return value of 'llc_ui_create'
net/llc/af_llc.c:202: warning: No description found for return value of 'llc_ui_release'
net/llc/af_llc.c:245: warning: No description found for return value of 'llc_ui_autoport'
net/llc/af_llc.c:555: warning: No description found for return value of 'llc_ui_listen'
net/llc/af_llc.c:699: warning: No description found for return value of 'llc_ui_accept'
net/llc/af_llc.c:762: warning: No description found for return value of 'llc_ui_recvmsg'
net/llc/af_llc.c:932: warning: No description found for return value of 'llc_ui_sendmsg'
net/llc/af_llc.c:1029: warning: No description found for return value of 'llc_ui_getname'
net/llc/af_llc.c:1077: warning: No description found for return value of 'llc_ui_ioctl'
net/llc/af_llc.c:1093: warning: No description found for return value of 'llc_ui_setsockopt'
net/llc/af_llc.c:1175: warning: No description found for return value of 'llc_ui_getsockopt'
net/netlink/af_netlink.c:853: warning: No description found for return value of '__netlink_ns_capable'
net/netlink/af_netlink.c:872: warning: No description found for return value of 'netlink_ns_capable'
net/netlink/af_netlink.c:887: warning: No description found for return value of 'netlink_capable'
net/netlink/af_netlink.c:903: warning: No description found for return value of 'netlink_net_capable'
net/netlink/af_netlink.c:1596: warning: No description found for return value of 'netlink_set_err'
net/netlink/af_netlink.c:2108: warning: No description found for return value of 'netlink_change_ngroups'
net/netlink/af_netlink.c:2565: warning: No description found for return value of 'nlmsg_notify'
net/rxrpc/af_rxrpc.c:273: warning: No description found for return value of 'rxrpc_kernel_lookup_peer'
net/rxrpc/af_rxrpc.c:292: warning: No description found for return value of 'rxrpc_kernel_get_peer'
net/rxrpc/af_rxrpc.c:341: warning: No description found for return value of 'rxrpc_kernel_begin_call'
net/rxrpc/af_rxrpc.c:444: warning: No description found for return value of 'rxrpc_kernel_check_life'
net/rxrpc/af_rxrpc.c:462: warning: No description found for return value of 'rxrpc_kernel_get_epoch'
net/socket.c:250: warning: No description found for return value of 'move_addr_to_kernel'
net/socket.c:279: warning: No description found for return value of 'move_addr_to_user'
net/socket.c:465: warning: No description found for return value of 'sock_alloc_file'
net/socket.c:519: warning: No description found for return value of 'sock_from_file'
net/socket.c:541: warning: No description found for return value of 'sockfd_lookup'
net/socket.c:619: warning: No description found for return value of 'sock_alloc'
net/socket.c:740: warning: No description found for return value of 'sock_sendmsg'
net/socket.c:773: warning: No description found for return value of 'kernel_sendmsg'
net/socket.c:1037: warning: No description found for return value of 'sock_recvmsg'
net/socket.c:1062: warning: No description found for return value of 'kernel_recvmsg'
net/socket.c:1332: warning: No description found for return value of 'sock_create_lite'
net/socket.c:1473: warning: No description found for return value of '__sock_create'
net/socket.c:1599: warning: No description found for return value of 'sock_create'
net/socket.c:1617: warning: No description found for return value of 'sock_create_kern'
net/socket.c:3190: warning: No description found for return value of 'sock_register'
net/socket.c:3527: warning: No description found for return value of 'kernel_bind'
net/socket.c:3546: warning: No description found for return value of 'kernel_listen'
net/socket.c:3563: warning: No description found for return value of 'kernel_accept'
net/socket.c:3607: warning: No description found for return value of 'kernel_connect'
net/socket.c:3627: warning: No description found for return value of 'kernel_getsockname'
net/socket.c:3642: warning: No description found for return value of 'kernel_getpeername'
net/socket.c:3656: warning: No description found for return value of 'kernel_sock_shutdown'
net/socket.c:3672: warning: No description found for return value of 'kernel_sock_ip_overhead'
net/tipc/socket.c:908: warning: No description found for return value of 'tipc_send_group_msg'
net/tipc/socket.c:2399: warning: No description found for return value of 'tipc_sk_backlog_rcv'
net/tipc/socket.c:3938: warning: No description found for return value of 'tipc_sk_dump'