Re: [PATCH V2] Add some missing kerneldoc comment fields for struct dev_dax

From: Andrew Morton

Date: Sat Jan 10 2026 - 17:49:35 EST


On Sat, 10 Jan 2026 13:18:04 -0600 John Groves <John@xxxxxxxxxx> wrote:

> Add the missing @align and @memmap_on_memory fields to kerneldoc comment
> header for struct dev_dax.
>
> Also, some other fields were followed by '-' and others by ':'. Fix all
> to be ':' for actual kerneldoc compliance.
>

Thanks, I'll queue this for 6.19-rcX, but not for -stable.

I added "drivers/dax: " to the title to aid those who skim subjects (all of
us!).