Re: [PATCH] maple_tree: clean up kernel doc
From: Wei Yang
Date: Wed Aug 14 2024 - 03:39:30 EST
On Wed, Aug 14, 2024 at 04:07:28AM +0100, Matthew Wilcox wrote:
>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.
Ok, I will drop these.
For other changes, looks reasonable to you?
--
Wei Yang
Help you, Help me