Re: [PATCH] fs/dax: Fix missing kdoc for dax_device

From: Dan Williams
Date: Thu Mar 10 2022 - 00:03:22 EST


On Fri, Mar 4, 2022 at 12:47 PM <ira.weiny@xxxxxxxxx> wrote:
>
> From: Ira Weiny <ira.weiny@xxxxxxxxx>
>
> struct dax_device has a member named ops which was undocumented.
>
> Add the kdoc.
>

Applied, but I fixed up the subject prefix to just "dax:" since this
is shared between the fs-dax and device-dax.