[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240223063554.GA10956@lst.de>
Date: Fri, 23 Feb 2024 07:35:54 +0100
From: Christoph Hellwig <hch@....de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "Darrick J. Wong" <djwong@...nel.org>,
David Chinner <david@...morbit.com>, linux-xfs@...r.kernel.org,
Chandan Babu R <chandanbabu@...nel.org>,
Christoph Hellwig <hch@....de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: linux-next: build warning after merge of the xfs tree
On Fri, Feb 23, 2024 at 03:36:36PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the xfs tree, today's linux-next build (htmldocs) produced
> this warning:
>
> Documentation/core-api/mm-api:130: mm/shmem.c:2155: WARNING: Inline emphasis start-string without end-string.
> Documentation/core-api/mm-api:130: mm/shmem.c:2156: WARNING: Inline emphasis start-string without end-string.
Thanks for the headsup. Looks like kernel-doc doesn't like the
pointer dereferene * operator. Any good idea how to write this instead?
>
> Introduced by commit
>
> d7468609ee0f ("shmem: export shmem_get_folio")
>
> --
> Cheers,
> Stephen Rothwell
---end quoted text---
Powered by blists - more mailing lists