[PATCH] maple_tree: clean up kernel doc

Matthew Wilcox willy at infradead.org
Tue Aug 13 20:07:28 PDT 2024


On Wed, Aug 14, 2024 at 02:25:09AM +0000, Wei Yang wrote:
> Went through the kernel doc in maple_tree.c, there are several points
> needs to be cleaned.
> 
>   * kernel-doc should start with '/**'

No, wrong.  These are static functions, and the documentation for them
doesn't need to be kernel-doc.




More information about the maple-tree mailing list