[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aE54KSsCaTY5cxri@MacBook-Air.local>
Date: Sun, 15 Jun 2025 10:37:13 +0300
From: Joe Damato <joe@...a.to>
To: Jakub Kicinski <kuba@...nel.org>
Cc: corbet@....net, workflows@...r.kernel.org, linux-doc@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] docs: process: discourage pointless boilerplate kdoc
On Sat, Jun 14, 2025 at 01:42:57PM -0700, Jakub Kicinski wrote:
> It appears that folks "less versed in kernel coding" think that its
> good style to document every function, even if they have no useful
> information to pass to the future readers of the code. This used
> to be just a waste of space, but with increased kdoc format linting
> it's also a burden when refactoring the code.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> CC: corbet@....net
> CC: workflows@...r.kernel.org
> CC: linux-doc@...r.kernel.org
> ---
> Documentation/process/coding-style.rst | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
I suppose I am guilty of this ;)
Reviewed-by: Joe Damato <joe@...a.to>
Powered by blists - more mailing lists