Re: [PATCH] fs: Eliminate compilation warnings for misc

From: Matthew Wilcox
Date: Mon Nov 29 2021 - 09:58:00 EST


On Mon, Nov 29, 2021 at 09:06:09PM +0800, Tianjia Zhang wrote:
> Hi Randy,
>
> On 11/17/21 7:00 AM, Randy Dunlap wrote:
> > On 11/16/21 12:06 AM, Tianjia Zhang wrote:
> > > Eliminate the following clang compilation warnings by adding or
> > > fixing function comment:
> >
> > These are from clang?  They all appear to be from scripts/kernel-doc.
> >
> > Can someone please clarify?
> >
> > thanks.
>
> Yes, compile with W=1, clang will report this warning.

No, clang has nothing to do with it. The warnings are from kernel-doc,
not clang. Nor gcc.