Hi Matthew,
On 11/29/21 9:19 PM, Matthew Wilcox wrote:
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.
I was negligent, you are right. Thanks for pointing it out.
Best regards,
Tianjia