[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZUyDvv0na03qnSH+@infradead.org>
Date: Wed, 8 Nov 2023 23:01:18 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Alexander Aring <aahringo@...hat.com>
Cc: peterz@...radead.org, will@...nel.org, gfs2@...ts.linux.dev,
boqun.feng@...il.com, mark.rutland@....com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] refcount: move kdoc to header definition
On Mon, Nov 06, 2023 at 02:11:36PM -0500, Alexander Aring wrote:
> This patch moves the kdoc for refcount_dec_and_lock functionality to
> it's header prototype declarations.
That's not how kerneldoc works. The comments should be next to the
implementation.
Powered by blists - more mailing lists