========== kdoc - FAILED Warnings before patch: files: ['tools/lib/bpf/btf.c', 'tools/lib/bpf/btf.h', 'tools/lib/bpf/libbpf.map'] : * @brief **btf__free()** frees all data of a BTF object : * @brief **btf__new()** creates a new instance of a BTF object from the raw : * @brief **btf__new_split()** create a new instance of a BTF object from the : * @brief **btf__new_empty()** creates an empty BTF object. Use : * @brief **btf__new_empty_split()** creates an unpopulated BTF object from an : * @brief **btf__distill_base()** creates new versions of the split BTF : * @brief **btf__add_btf()** appends all the BTF types from *src_btf* into *btf* Warning: tools/lib/bpf/btf.h:35 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__free()** frees all data of a BTF object Warning: tools/lib/bpf/btf.h:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new()** creates a new instance of a BTF object from the raw Warning: tools/lib/bpf/btf.h:57 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_split()** create a new instance of a BTF object from the Warning: tools/lib/bpf/btf.h:79 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_empty()** creates an empty BTF object. Use Warning: tools/lib/bpf/btf.h:93 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_empty_split()** creates an unpopulated BTF object from an Warning: tools/lib/bpf/btf.h:112 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__distill_base()** creates new versions of the split BTF Warning: tools/lib/bpf/btf.h:183 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__add_btf()** appends all the BTF types from *src_btf* into *btf* Current warnings: files: ['tools/lib/bpf/btf.c', 'tools/lib/bpf/btf.h', 'tools/lib/bpf/libbpf.map'] : * @brief **btf__free()** frees all data of a BTF object : * @brief **btf__new()** creates a new instance of a BTF object from the raw : * @brief **btf__new_split()** create a new instance of a BTF object from the : * @brief **btf__new_empty()** creates an empty BTF object. Use : * @brief **btf__new_empty_split()** creates an unpopulated BTF object from an : * @brief **btf__new_empty_opts()** creates an unpopulated BTF object with : * @brief **btf__distill_base()** creates new versions of the split BTF : * @brief **btf__add_btf()** appends all the BTF types from *src_btf* into *btf* Warning: tools/lib/bpf/btf.h:35 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__free()** frees all data of a BTF object Warning: tools/lib/bpf/btf.h:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new()** creates a new instance of a BTF object from the raw Warning: tools/lib/bpf/btf.h:57 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_split()** create a new instance of a BTF object from the Warning: tools/lib/bpf/btf.h:79 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_empty()** creates an empty BTF object. Use Warning: tools/lib/bpf/btf.h:93 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_empty_split()** creates an unpopulated BTF object from an Warning: tools/lib/bpf/btf.h:120 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__new_empty_opts()** creates an unpopulated BTF object with Warning: tools/lib/bpf/btf.h:132 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__distill_base()** creates new versions of the split BTF Warning: tools/lib/bpf/btf.h:203 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * @brief **btf__add_btf()** appends all the BTF types from *src_btf* into *btf* Warnings before: 14 after: 16 (add: 1) New warnings added: * @brief **btf__new_empty_opts()** creates an unpopulated BTF object with Per-file breakdown: 1 None Number of parse failures increased from 7 to 8.