========== kdoc - FAILED Warnings before patch: files: ['Documentation/netlink/specs/psp.yaml', 'include/net/psp/types.h', 'include/uapi/linux/psp.h', 'net/psp/psp-nl-gen.c', 'net/psp/psp-nl-gen.h', 'net/psp/psp_main.c', 'net/psp/psp_nl.c'] Current warnings: files: ['Documentation/netlink/specs/psp.yaml', 'include/net/psp/types.h', 'include/uapi/linux/psp.h', 'net/psp/psp-nl-gen.c', 'net/psp/psp-nl-gen.h', 'net/psp/psp_main.c', 'net/psp/psp_nl.c'] : * Admin version of psp_device_get_locked() where it returns psd only if Warning: net/psp/psp_nl.c:150 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Admin version of psp_device_get_locked() where it returns psd only if Warning: net/psp/psp_nl.c:165 function parameter 'ops' not described in 'psp_device_get_locked' Warning: net/psp/psp_nl.c:165 function parameter 'skb' not described in 'psp_device_get_locked' Warning: net/psp/psp_nl.c:165 function parameter 'info' not described in 'psp_device_get_locked' Warning: net/psp/psp_nl.c:165 expecting prototype for Non(). Prototype was for psp_device_get_locked() instead Warnings before: 0 after: 6 (add: 6) New warnings added: Warning: net/psp/psp_nl.c:150 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Admin version of psp_device_get_locked() where it returns psd only if Warning: net/psp/psp_nl.c:165 function parameter 'ops' not described in 'psp_device_get_locked' Warning: net/psp/psp_nl.c:165 function parameter 'skb' not described in 'psp_device_get_locked' Warning: net/psp/psp_nl.c:165 function parameter 'info' not described in 'psp_device_get_locked' Warning: net/psp/psp_nl.c:165 expecting prototype for Non(). Prototype was for psp_device_get_locked() instead Per-file breakdown: 5 net/psp/psp_nl.c 1 None Number of parse failures increased from 0 to 1.