[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZrwfcFr4vN1Hnw39@casper.infradead.org>
Date: Wed, 14 Aug 2024 04:07:28 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Wei Yang <richard.weiyang@...il.com>
Cc: akpm@...ux-foundation.org, Liam.Howlett@...cle.com,
linux-kernel@...r.kernel.org, maple-tree@...ts.infradead.org
Subject: Re: [PATCH] maple_tree: clean up kernel doc
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.
Powered by blists - more mailing lists