Warnings before patch: files: ['Documentation/netlink/specs/psp.yaml', 'net/psp/psp-nl-gen.c', 'net/psp/psp-nl-gen.h', 'net/psp/psp.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 Current warnings: files: ['Documentation/netlink/specs/psp.yaml', 'net/psp/psp-nl-gen.c', 'net/psp/psp-nl-gen.h', 'net/psp/psp.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_main.c:434 No description found for return value of 'psp_attach_netdev_notifier' 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 Warning: net/psp/psp_nl.c:175 function parameter 'ops' not described in 'psp_device_get_locked_dev_assoc' Warning: net/psp/psp_nl.c:175 function parameter 'skb' not described in 'psp_device_get_locked_dev_assoc' Warning: net/psp/psp_nl.c:175 function parameter 'info' not described in 'psp_device_get_locked_dev_assoc' Warning: net/psp/psp_nl.c:175 expecting prototype for Non(). Prototype was for psp_device_get_locked_dev_assoc() instead Warning: net/psp/psp_main.c:434 No description found for return value of 'psp_attach_netdev_notifier' Warnings before: 6 after: 12 (add: 6) New warnings added: Warning: net/psp/psp_main.c:434 No description found for return value of 'psp_attach_netdev_notifier' Warning: net/psp/psp_nl.c:175 function parameter 'ops' not described in 'psp_device_get_locked_dev_assoc' Warning: net/psp/psp_nl.c:175 function parameter 'skb' not described in 'psp_device_get_locked_dev_assoc' Warning: net/psp/psp_nl.c:175 function parameter 'info' not described in 'psp_device_get_locked_dev_assoc' Warning: net/psp/psp_nl.c:175 expecting prototype for Non(). Prototype was for psp_device_get_locked_dev_assoc() instead Warning: net/psp/psp_main.c:434 No description found for return value of 'psp_attach_netdev_notifier' Per-file breakdown: 2 net/psp/psp_main.c 4 net/psp/psp_nl.c