========== kdoc - FAILED Warnings before patch: files: ['kernel/bpf/core.c'] Current warnings: files: ['kernel/bpf/core.c'] Warning: kernel/bpf/core.c:1750 function parameter 'x' not described in '__safe_abs32' Warning: kernel/bpf/core.c:1750 expecting prototype for ___bpf_prog_run(). Prototype was for __safe_abs32() instead Warnings before: 0 after: 2 (add: 2) New warnings added: Warning: kernel/bpf/core.c:1750 function parameter 'x' not described in '__safe_abs32' Warning: kernel/bpf/core.c:1750 expecting prototype for ___bpf_prog_run(). Prototype was for __safe_abs32() instead Per-file breakdown: 2 kernel/bpf/core.c