include/linux/bpf.h:1842: warning: Function parameter or struct member 'cfi_stubs' not described in 'bpf_struct_ops' include/linux/bpf.h:1842: warning: Function parameter or struct member 'owner' not described in 'bpf_struct_ops' include/linux/bpf.h:1842: warning: Excess struct member 'type' description in 'bpf_struct_ops' include/linux/bpf.h:1842: warning: Excess struct member 'value_type' description in 'bpf_struct_ops' include/linux/bpf.h:1842: warning: Excess struct member 'type_id' description in 'bpf_struct_ops' include/linux/bpf.h:1842: warning: Excess struct member 'value_id' description in 'bpf_struct_ops' kernel/bpf/helpers.c:2377: warning: No description found for return value of 'bpf_task_acquire' kernel/bpf/helpers.c:2406: warning: No description found for return value of 'bpf_cgroup_acquire' kernel/bpf/helpers.c:2436: warning: No description found for return value of 'bpf_cgroup_ancestor' kernel/bpf/helpers.c:2456: warning: No description found for return value of 'bpf_cgroup_from_id' kernel/bpf/helpers.c:2477: warning: No description found for return value of 'bpf_task_under_cgroup' kernel/bpf/helpers.c:2520: warning: No description found for return value of 'bpf_task_get_cgroup1' kernel/bpf/helpers.c:2536: warning: No description found for return value of 'bpf_task_from_pid' kernel/bpf/helpers.c:2555: warning: No description found for return value of 'bpf_task_from_vpid' kernel/bpf/helpers.c:2788: warning: No description found for return value of 'bpf_dynptr_copy' kernel/bpf/helpers.c:3003: warning: No description found for return value of 'bpf_iter_bits_new' kernel/bpf/helpers.c:3064: warning: No description found for return value of 'bpf_iter_bits_next' kernel/bpf/helpers.c:3114: warning: No description found for return value of 'bpf_copy_from_user_str' include/linux/bpf.h:1847: warning: Function parameter or struct member 'cfi_stubs' not described in 'bpf_struct_ops' include/linux/bpf.h:1847: warning: Function parameter or struct member 'owner' not described in 'bpf_struct_ops' include/linux/bpf.h:1847: warning: Excess struct member 'type' description in 'bpf_struct_ops' include/linux/bpf.h:1847: warning: Excess struct member 'value_type' description in 'bpf_struct_ops' include/linux/bpf.h:1847: warning: Excess struct member 'type_id' description in 'bpf_struct_ops' include/linux/bpf.h:1847: warning: Excess struct member 'value_id' description in 'bpf_struct_ops' kernel/bpf/helpers.c:2377: warning: No description found for return value of 'bpf_task_acquire' kernel/bpf/helpers.c:2406: warning: No description found for return value of 'bpf_cgroup_acquire' kernel/bpf/helpers.c:2436: warning: No description found for return value of 'bpf_cgroup_ancestor' kernel/bpf/helpers.c:2456: warning: No description found for return value of 'bpf_cgroup_from_id' kernel/bpf/helpers.c:2477: warning: No description found for return value of 'bpf_task_under_cgroup' kernel/bpf/helpers.c:2520: warning: No description found for return value of 'bpf_task_get_cgroup1' kernel/bpf/helpers.c:2536: warning: No description found for return value of 'bpf_task_from_pid' kernel/bpf/helpers.c:2555: warning: No description found for return value of 'bpf_task_from_vpid' kernel/bpf/helpers.c:2788: warning: No description found for return value of 'bpf_dynptr_copy' kernel/bpf/helpers.c:2831: warning: missing initial short description on line: * XXX kernel/bpf/helpers.c:2834: warning: Function parameter or struct member 'mem_slice' not described in 'bpf_dynptr_from_mem_slice' kernel/bpf/helpers.c:2834: warning: Function parameter or struct member 'flags' not described in 'bpf_dynptr_from_mem_slice' kernel/bpf/helpers.c:2834: warning: Function parameter or struct member 'dptr__uninit' not described in 'bpf_dynptr_from_mem_slice' kernel/bpf/helpers.c:2834: warning: expecting prototype for XXX(). Prototype was for bpf_dynptr_from_mem_slice() instead kernel/bpf/helpers.c:3034: warning: No description found for return value of 'bpf_iter_bits_new' kernel/bpf/helpers.c:3095: warning: No description found for return value of 'bpf_iter_bits_next' kernel/bpf/helpers.c:3145: warning: No description found for return value of 'bpf_copy_from_user_str' New warnings added 1,6c1,6 < include/linux/bpf.h:1842: warning: Function parameter or struct member 'cfi_stubs' not described in 'bpf_struct_ops' < include/linux/bpf.h:1842: warning: Function parameter or struct member 'owner' not described in 'bpf_struct_ops' < include/linux/bpf.h:1842: warning: Excess struct member 'type' description in 'bpf_struct_ops' < include/linux/bpf.h:1842: warning: Excess struct member 'value_type' description in 'bpf_struct_ops' < include/linux/bpf.h:1842: warning: Excess struct member 'type_id' description in 'bpf_struct_ops' < include/linux/bpf.h:1842: warning: Excess struct member 'value_id' description in 'bpf_struct_ops' --- > include/linux/bpf.h:1847: warning: Function parameter or struct member 'cfi_stubs' not described in 'bpf_struct_ops' > include/linux/bpf.h:1847: warning: Function parameter or struct member 'owner' not described in 'bpf_struct_ops' > include/linux/bpf.h:1847: warning: Excess struct member 'type' description in 'bpf_struct_ops' > include/linux/bpf.h:1847: warning: Excess struct member 'value_type' description in 'bpf_struct_ops' > include/linux/bpf.h:1847: warning: Excess struct member 'type_id' description in 'bpf_struct_ops' > include/linux/bpf.h:1847: warning: Excess struct member 'value_id' description in 'bpf_struct_ops' 16,18c16,24 < kernel/bpf/helpers.c:3003: warning: No description found for return value of 'bpf_iter_bits_new' < kernel/bpf/helpers.c:3064: warning: No description found for return value of 'bpf_iter_bits_next' < kernel/bpf/helpers.c:3114: warning: No description found for return value of 'bpf_copy_from_user_str' --- > kernel/bpf/helpers.c:2831: warning: missing initial short description on line: > * XXX > kernel/bpf/helpers.c:2834: warning: Function parameter or struct member 'mem_slice' not described in 'bpf_dynptr_from_mem_slice' > kernel/bpf/helpers.c:2834: warning: Function parameter or struct member 'flags' not described in 'bpf_dynptr_from_mem_slice' > kernel/bpf/helpers.c:2834: warning: Function parameter or struct member 'dptr__uninit' not described in 'bpf_dynptr_from_mem_slice' > kernel/bpf/helpers.c:2834: warning: expecting prototype for XXX(). Prototype was for bpf_dynptr_from_mem_slice() instead > kernel/bpf/helpers.c:3034: warning: No description found for return value of 'bpf_iter_bits_new' > kernel/bpf/helpers.c:3095: warning: No description found for return value of 'bpf_iter_bits_next' > kernel/bpf/helpers.c:3145: warning: No description found for return value of 'bpf_copy_from_user_str' Per-file breakdown 2c2 < 12 kernel/bpf/helpers.c --- > 17 kernel/bpf/helpers.c