[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YaTTXSTiOpL1/ymL@casper.infradead.org>
Date: Mon, 29 Nov 2021 13:19:25 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Tianjia Zhang <tianjia.zhang@...ux.alibaba.com>
Cc: Randy Dunlap <rdunlap@...radead.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs: Eliminate compilation warnings for misc
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.
Powered by blists - more mailing lists