[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230822095243.2b2f5f96ebb6ea7024b8e619@linux-foundation.org>
Date: Tue, 22 Aug 2023 09:52:43 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "Matthew Wilcox (Oracle)" <willy@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Mike Kravetz <mike.kravetz@...cle.com>
Subject: Re: linux-next: build warning after merge of the mm-stable tree
On Tue, 22 Aug 2023 16:53:55 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi all,
>
> After merging the mm-stable tree, today's linux-next build (htmldocs)
> produced this warning:
>
> mm/hugetlb.c:1: warning: no structured comments found
>
> Introduced by commit
>
> 9c5ccf2db04b ("mm: remove HUGETLB_PAGE_DTOR")
Seems we removed the last /** comment from hugetlb.c.
Probably htmldocs just shouldn't warn about this.
otoh, hugetlb.c has undocumented EXPORT_SYMBOLs, so a nice
fix would be to document at least those interfaces....
Powered by blists - more mailing lists