Re: [PATCH] nvme-tcp.h: correct kernel-doc comments

From: Christoph Hellwig

Date: Thu Mar 12 2026 - 03:04:10 EST


On Wed, Mar 11, 2026 at 10:14:31PM -0700, Randy Dunlap wrote:
> Mark reserved fields as "private:" so that kernel-doc comments are
> not required for them.

I'm honestly not sure the kerneldoc makes any sense for an on-disk
structure that has an external specification. So insteada of these
hacks, what about just dropping the kerneldoc comment entirely?