Re: [PATCH] memory: omap-gpmc: Silence clang kerneldoc warnings
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-omap,dev.linux.lists.llvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 19/05/2026 18:14, Nathan Chancellor wrote: > On Tue, May 19, 2026 at 03:25:49PM +0200, Krzysztof Kozlowski wrote: >> Recent LLVM prints kerneldoc W=1 warnings, even though a correct >> kerneldoc is there: > > I don't see how LLVM is relevant here, a GCC build would show the same > warnings since they come from kernel-doc, not the compiler. Hm, I did not verify that and the warning just popped in my W=1 builds of CI. I will correct the commit msg. Best regards, Krzysztof