Re: [PATCH] phy: ti: report 2 non-kernel-doc comments
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-11-16 10:42:17
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-11-16 10:42:17
Also in:
lkml
On 14-11-21, 19:05, Randy Dunlap wrote:
Do not use "/**" to begin a non-kernel-doc comment.
Fixes these build warnings:
drivers/phy/ti/phy-am654-serdes.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* PCIe SERDES driver for AM654x SoC
drivers/phy/ti/phy-j721e-wiz.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Wrapper driver for SERDES used in J721EApplied, thanks -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy